Skip to content

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.

Releases: 5.0


4.x deprecation: #7532

@orklah
Copy link
Collaborator

orklah commented Jan 30, 2022

Please commit the deprecation on 4.x and its removal in master

But sorry for the name, I believe it was a mistake I made 1 and a half year ago :(

@ohader
Copy link
Contributor Author

ohader commented Jan 30, 2022

Please commit the deprecation on 4.x and its removal in master

Shall the 4.x change also include the new method? Thus, people already could switch to use the new method, even when still running a 4.x version. master branch would then really only contain the removal and the change to UPGRADING.md. Correct?

But sorry for the name, I believe it was a mistake I made 1 and a half year ago :(

Don't worry. I just was upgrading our code-base for Psalm v5 and stumbled over that @todo annotation in our code... 😃

@orklah
Copy link
Collaborator

orklah commented Jan 30, 2022

As long as you can add the full feature without BC break on 4.x, go for it yeah, then just remove the old on master

@weirdan weirdan added the release:removed The PR will be included in 'Removed' section of the release notes label Jan 30, 2022
@weirdan weirdan merged commit e3050b1 into vimeo:master Jan 30, 2022
@weirdan
Copy link
Collaborator

weirdan commented Jan 30, 2022

Thanks!

@ohader ohader deleted the event-naming branch January 31, 2022 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:removed The PR will be included in 'Removed' section of the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants