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

[EventSubscriberInterfaceToAttributeRector] Add rule #230

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

BrandonGillis
Copy link
Contributor

Add a rule to fix EventSubscriberInterface deprecation and convert it to #[AsDoctrineListener] (doctrine/DoctrineBundle#1664)

This is my first rector rule and contribution in this project, so this PR will probably need some changes.

@TomasVotruba
Copy link
Member

Ci needs fixing

@BrandonGillis
Copy link
Contributor Author

CI should be fixed now

@TomasVotruba
Copy link
Member

Looks good, thank you 👍

@TomasVotruba TomasVotruba merged commit 4b25180 into rectorphp:main Sep 15, 2023
6 checks passed
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.

None yet

2 participants