What's Changed
- Fix configuration in tests for DoctrineBundle v3 by @GromNaN in #1769
- Re-enable api tests by @GromNaN in #1765
- Use named arguments to create form constraints by @GromNaN in #1767
- Use a
ServiceLocatorto access makers in tests, instead of guessing the service name by @GromNaN in #1771 - Upgrade to PHPStan v2 by @GromNaN in #1768
- Update CI after release of Symfony 7.4 and 8.0 by @alexislefebvre in #1747
- Remove obsolete check for 'version' in docker compose file by @kasperh90 in #1727
- [make:migration] Add
--nowdocoption by @simonsolutions in #1721 - Upgrade bundled
php-cs-fixer.pharto 3.92.5 by @GromNaN in #1772 - Leverage symfony-tools/fabbot by @nicolas-grekas in #1720
- [make:test] Remove trailing slash in assertResponseRedirects tests by @tcoch in #1773
- [make:crud] Use CamelCase for getter and setter by @tcoch in #1775
- [make:crud] Ensure the generated functional tests run in MakerBundle's CI by @GromNaN in #1774
- Fix CS: Use static anonymous functions by @GromNaN in #1777
- Remove the flex project dir when its creation fails by @GromNaN in #1778
- Validate
root_namespaceconfiguration by @GromNaN in #1782
New Contributors
- @GromNaN made their first contribution in #1769
- @kasperh90 made their first contribution in #1727
- @simonsolutions made their first contribution in #1721
- @tcoch made their first contribution in #1773
Full Changelog: v1.65.1...v1.66.0