Skip to content

Releases: CakeDC/cakephp-phpstan

2.0.0

02 Nov 11:51
16fabd3

Choose a tag to compare

What's Changed

  • update to PHPStan 1.0 and fix new errors by @LordSimal in #4

New Contributors

Full Changelog: 1.0.2...2.0.0

1.0.2

02 Nov 13:19
9fda0d6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

25 May 12:55

Choose a tag to compare

  • Added info about phpstan extension installer
  • Fixes for travis

1.0.0

25 May 12:00

Choose a tag to compare

CakePHP 4 Release

  1. Provide correct return type \Cake\ORM\Locator\LocatorInterface::get
  2. Provide correct return type Cake\Controller\Controller::loadModel
  3. Provide correct return type Cake\Controller\Controller::loadComponent
  4. Provide correct return type Cake\Command\Command::loadModel
  5. Provide correct return type Cake\Console\Shell::loadModel
  6. Provide correct return type Cake\Mailer\Mailer::loadModel
  7. Provide correct return type Cake\View\Cell::loadModel
  8. Provide correct return type Cake\Console\Shell::helper