Skip to content

Commit

Permalink
Updated UPGRADING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Jan 3, 2022
1 parent ab60d31 commit c3700e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion UPGRADING.md
Expand Up @@ -120,4 +120,8 @@
`Psalm\Codebase::$analysis_php_version_id`.
- [BC] Property `Psalm\Codebase::$php_minor_version` was removed, use
`Psalm\Codebase::$analysis_php_version_id`.

- [BC] Class `Psalm\Type\Atomic\TEmpty` was removed
- [BC] Method `Psalm\Type\Union::isEmpty()` was removed
- [BC] Property `Psalm\Config::$allow_phpstorm_generics` was removed
- [BC] Property `Psalm\Config::$exit_functions` was removed
- [BC] Method `Psalm\Type::getEmpty()` was removed

0 comments on commit c3700e1

Please sign in to comment.