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

[FEATURE] Introduce BeforeStatementAnalysisEvent #7535

Merged
merged 2 commits into from Jan 31, 2022

Conversation

ohader
Copy link
Contributor

@ohader ohader commented Jan 30, 2022

As counterpart to existing AfterStatementAnalysisEvent - invoked in
\Psalm\Internal\Analyzer\StatementsAnalyzer - this changed introcued
a corresponding BeforeStatementAnalysisEvent.

Resolves: #7534

As counterpart to existing `AfterStatementAnalysisEvent` - invoked in
`\Psalm\Internal\Analyzer\StatementsAnalyzer` - this changed introcued
a corresponding `BeforeStatementAnalysisEvent`.

Resolves: vimeo#7534
@orklah orklah added PR: Need review release:feature The PR will be included in 'Features' section of the release notes labels Jan 30, 2022
…nt.php

Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
@weirdan weirdan merged commit b51cb75 into vimeo:master Jan 31, 2022
@weirdan
Copy link
Collaborator

weirdan commented Jan 31, 2022

Thanks!

@ohader ohader deleted the issue-7534 branch January 31, 2022 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Need review release:feature The PR will be included in 'Features' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants