Skip to content

Commit

Permalink
Add upgrading note.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrolGenhald committed Feb 17, 2022
1 parent b634873 commit deb491c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADING.md
Expand Up @@ -836,3 +836,5 @@
- :information_source: migration possible using `Psalm\PluginFileExtensionsSocket`
- [BC] Method `\Psalm\Plugin\EventHandler\Event\AfterFunctionLikeAnalysisEvent::getClasslikeStorage()` was removed,
use correct `\Psalm\Plugin\EventHandler\Event\AfterFunctionLikeAnalysisEvent::getFunctionlikeStorage()` instead
- [BC] Property `Psalm\Context::$inside_try` was removed
- [BC] Property `Psalm\Context::$finally_scope` was removed

0 comments on commit deb491c

Please sign in to comment.