We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a430c commit f1853a8Copy full SHA for f1853a8
UPGRADING.md
@@ -40,6 +40,7 @@ It's up to you whether you go through the new reported errors or if you just put
40
41
* [**Enhancements in handling parameters passed by reference**](https://phpstan.org/blog/enhancements-in-handling-parameters-passed-by-reference)
42
* [**Validate inline PHPDoc `@var` tag type**](https://phpstan.org/blog/phpstan-1-10-comes-with-lie-detector#validate-inline-phpdoc-%40var-tag-type)
43
+* [**List type enforced**](https://phpstan.org/blog/phpstan-1-9-0-with-phpdoc-asserts-list-type#list-type)
44
* **Always `true` conditions always reported**: previously reported only with phpstan-strict-rules, this is now always reported.
45
46
### Removed option `checkMissingIterableValueType`
0 commit comments