Releases: phpstan/phpstan-nette
Releases · phpstan/phpstan-nette
0.6.1
- Ignore static methods when resolving method from property access
- Rule for checking whether a class extends Nette\Object - recommend Nette\SmartObject trait
0.6
- Added more universal objects
- Requires PHPStan 0.6
0.5.1
- Event listener method returns void
- Improved compatibility with PHPStan 0.6
0.5
Require PHPStan 0.5
0.4
Require PHPStan 0.4
0.3
Require PHPStan 0.3
0.2
- Require PHPStan 0.2
- Template and SessionSection are universal object crates by default
Initial release
Hello world!