Releases: doctrine/DoctrineBundle
Releases · doctrine/DoctrineBundle
1.7.0
1.6.8
- Fix twig requirement constraint #614
- Add return to ensure prodution settings comand to get exit status of command #615
- Testing on php nightly too #624
- Separating concerns #625
- Enable doctrine:database:import command without ORM installed #622
- Fix an issue were some commented type #623
- Add aliases to help autowiring #640
- Remove legacy code from DoctrineExtension #648
- Remove legacy mysql charset code from DI #651
- Fix exception "A non-numeric value encountered" in PHP 7.1 #653
- ie11: fix icon.svg width #661
- Allow Symfony 4.0 #662
1.6.7
Thanks to the contributors.
All the change of this release are included down bellow.
Fixed
1.6.6
Merge pull request #606 from ickbinhier/patch-1 add twig/twig version 2.0
1.6.4 Release
1.6.3 Release
1.6.2 Release
- Fix creating sqlite database #483
- Fix ghost item in toolbar when no query #503
- Fix small typo #507
- Add support to set PostgreSQL sslrootcert #497
- Add support to set PostgreSQL application_name #386
- Fixed incorrect link text after clicking on it #509
- Implement ContainerAwareInterface in ProfilerController #505
1.6.1 Release
Fixed issue with Sqlite DB creation
1.6.0 Release
Merge pull request #434 from KingCrunch/remove-dbname-createdatabase create:database fails, when dbname is set via URL