Releases: oroinc/phpstan-rules
Releases · oroinc/phpstan-rules
Release based on phpstan 1.12
- integer and null values are considered safe for variables and properties
Full Changelog: 1.11.0...1.12.0
Release based on phpstan 1.11
Full Changelog: 1.9.0...1.11.0
Release based on phpstan 1.9
Full Changelog: 1.8.0...1.9.0
1.8.0
- updated phpstan to 1.8
- updated phpstan-doctrine to 1.3
- added phpstan/extension-installer support
Improved complex constructions analysis
0.11.2 OIS-417: Upgrade phpstan to 0.12.* for SQL Injection testing - fixed …
Removed unused dependency
Removed unused ocramius/proxy-manager dependency
Enabled Doctrine\Inflector\Inflector in addition to deprecated Doctrine\Common\Inflector\Inflector
0.12.3 Enabled Doctrine\Inflector\Inflector in addition to deprecated Doctri…
broken release
This tag is broken. Please install 0.12.3 or newer.
Improved complex constructions analysis
- fixed internal error during checks of
$object->$function()
calls checks
Initial phpstan 0.12 support
OIS-417: Upgrade phpstan to 0.12.* for SQL Injection testing (#6) * OIS-417: Upgrade phpstan to 0.12.* for SQL Injection testing