What's Changed
- BUGFIX: Prevent reflecting non Flow classes in
couldHaveEntityRelations()by @kitsunet in #3587 - TASK: PSR12 & PHP-CS-Fixer by @mficzel in #3588
- TASK: Fix typos in documentation and some strings by @benno5020 in #3577
- TASK: Add PHP language feature reference by @robertlemke in #3595
- Adjust note about named arguments support by @robertlemke in #3601
- TASK: Update to PHPUnit 11 by @kdambekalns in #3563
- TASK: Drop support for legacy code caches by @kdambekalns in #3603
- TASK: Extend test coverage for proxy class building by @robertlemke in #3596
- BUGFIX: Call original method in void proxy methods by @robertlemke in #3598
- TASK: Fix tests after upmerge and PHPUnit migration by @robertlemke in #3610
- TASK: Use
Testattribute in kickstarter test template by @kdambekalns in #3605 - BUGFIX: Handle false model and pluralRulesSet in generateRulesets by @kdambekalns in #3608
- BUGFIX: Preserve by-reference returns in proxies by @robertlemke in #3611
New Contributors
- @benno5020 made their first contribution in #3577
Full Changelog: 9.2.0-beta2...9.2.0-beta3