Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Add AfterFunctionLikeAnalysisEvent::getFunctionlikeStorage #7532

Merged
merged 1 commit into from Jan 30, 2022

Conversation

ohader
Copy link
Contributor

@ohader ohader commented Jan 30, 2022

AfterFunctionLikeAnalysisEvent's method getClasslikeStorage actually
returned the current FunctionLikeStorage. This change streamlines the
naming and adds corresponding getFunctionlikeStorage method.

Method getClasslikeStorage is deprecated in will be removed
in Psalm v5.0.

Releases: 4.x


5.0 change & removal: #7526

AfterFunctionLikeAnalysisEvent's method `getClasslikeStorage` actually
returned the current `FunctionLikeStorage`. This change streamlines the
naming and adds corresponding `getFunctionlikeStorage` method.

Method `getClasslikeStorage` is deprecated in will be removed
in Psalm v5.0.
@orklah orklah added release:deprecation The PR will be included in 'Deprecated' section of the release notes release:fix The PR will be included in 'Fixes' section of the release notes labels Jan 30, 2022
@orklah orklah merged commit 4729eb0 into vimeo:4.x Jan 30, 2022
@orklah
Copy link
Collaborator

orklah commented Jan 30, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:deprecation The PR will be included in 'Deprecated' section of the release notes release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants