phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Peace of mind from prototype to production

Results 102 phoenix issues
Sort by recently updated
recently updated
newest added

### Bug Report The following error occurs when I try to start a docker container with the doctrine packages below: ``` php.INFO: User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native...

Hi, I'd like to propose a feature for DoctrineBundle that would allow configuring DBAL middlewares per connection directly in the doctrine.yaml configuration file. This would enable central and consistent management...

Feature
Ready to work on