Releases: CakeDC/cakephp-phpstan
Releases · CakeDC/cakephp-phpstan
2.0.0
What's Changed
- update to PHPStan 1.0 and fix new errors by @LordSimal in #4
New Contributors
- @LordSimal made their first contribution in #4
Full Changelog: 1.0.2...2.0.0
1.0.2
What's Changed
- Add 4.3 fetchTable() resolution by @dereuromark in #2
New Contributors
- @dereuromark made their first contribution in #2
Full Changelog: 1.0.1...1.0.2
1.0.1
- Added info about phpstan extension installer
- Fixes for travis
1.0.0
CakePHP 4 Release
- Provide correct return type
\Cake\ORM\Locator\LocatorInterface::get - Provide correct return type
Cake\Controller\Controller::loadModel - Provide correct return type
Cake\Controller\Controller::loadComponent - Provide correct return type
Cake\Command\Command::loadModel - Provide correct return type
Cake\Console\Shell::loadModel - Provide correct return type
Cake\Mailer\Mailer::loadModel - Provide correct return type
Cake\View\Cell::loadModel - Provide correct return type
Cake\Console\Shell::helper