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

Add AsEntityListener attribute #1345

Merged
merged 1 commit into from
May 13, 2021

Conversation

nicolas-grekas
Copy link
Member

Fix #1343

@nicolas-grekas nicolas-grekas force-pushed the as-entity-listener branch 5 times, most recently from 52e6795 to 49a5361 Compare May 13, 2021 06:54
@nicolas-grekas
Copy link
Member Author

PR ready, please advise what do to with psalm errors as they are false positives.

@ostrolucky
Copy link
Member

Use this

if (! method_exists(ContainerBuilder::class, 'getAutoconfiguredAttributes')) {
    $this->markTestSkipped('symfony/dependency-injection 5.3.0 needed');
}

Regarding cs issue, I've pushed coding-standard update which should fix it, you just need to rebase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants