Skip to content

Commit f1853a8

Browse files
committed
Upgrading note
1 parent c0a430c commit f1853a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ It's up to you whether you go through the new reported errors or if you just put
4040

4141
* [**Enhancements in handling parameters passed by reference**](https://phpstan.org/blog/enhancements-in-handling-parameters-passed-by-reference)
4242
* [**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)
4344
* **Always `true` conditions always reported**: previously reported only with phpstan-strict-rules, this is now always reported.
4445

4546
### Removed option `checkMissingIterableValueType`

0 commit comments

Comments
 (0)