What's Changed
- Fix up templates for generics in docblocks, more precise assoc def. by @dereuromark in #792
- fix multiple test run issue by @GrandFelix in #794
- Fix PHP 8.1 shell helper fatal error by @LordSimal in #799
- fix --quiet option not being quiet by @LordSimal in #800
- Add missing docblock param, add assoc doc. by @dereuromark in #802
- change validateNames logic to prevent special chars in column names by @LordSimal in #806
- omit primary key validation and re-add FK validation rules while baking the model by @LordSimal in #805
- changed method visibility for baked setUp and tearDown tests to protected by @LordSimal in #810
- fix tests not using reference to command code constant via the interface by @LordSimal in #812
- minor cleanup by @LordSimal in #813
- don't use Number helper if baked field is nullable by @LordSimal in #811
- added services method to baked plugin template by @LordSimal in #809
- 2.x search upgrade preparation by @ndm2 in #815
- 2.x - Update source files path. by @ndm2 in #817
- update to PHPStan 1.5 by @LordSimal in #818
- match middlewareQueue name by @saeideng in #819
- github action - fix branch name by @saeideng in #822
New Contributors
- @LordSimal made their first contribution in #799
Full Changelog: 2.6.1...2.7.0