Releases: ariddlestone/phpstan-cakephp2
Releases · ariddlestone/phpstan-cakephp2
0.1.5
What's Changed
- Recognise missing models in ClassRegistry::init() by @ariddlestone in #26
- Do not distribute tests and dev tool configs by @sidz in #28
- Add support to loading components on the fly by @sidz in #31
New Contributors
Full Changelog: v0.1.4...v0.1.5
0.1.4
What's Changed
- Added more details to README.md by @ariddlestone in #8
- Restricted PHP version to ^7.4 by @ariddlestone in #11
- Updated README.md with PHP version change by @ariddlestone in #12
- Add model models support by @ariddlestone in #19
- Add support for Shell Models by @ariddlestone in #20
- Add command tasks by @ariddlestone in #21
Full Changelog: v0.1.3...v0.1.4
0.1.3
What's Changed
- Fixed controller component names by @ariddlestone in #5
- Added component components by @ariddlestone in #6
Full Changelog: v0.1.1...v0.1.3
0.1.2
0.1.1
- Removed unnecessary scanDirectory from extension.neon
0.1.0
Initial working release