cakephp-phpstan
cakephp-phpstan copied to clipboard
CakePHP 4 extension for PHPStan
Results
4
cakephp-phpstan issues
Sort by
recently updated
recently updated
newest added
trafficstars
Should also be understood: ```php $this->getMailer('Notification') ``` as right now it fails as ``` 179 Parameter #2 $mailer of class App\Release\Releaser constructor expects App\Mailer\NotificationMailer, Cake\Mailer\Mailer given. ``` when passed to...
Im i need of this extension **TableAssociationTypeNodeResolverExtension**, but i saw that it was added in version 3.1. Any possiblity you will backport it? Im little bit lost in this repo,...