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

Events finalize #981

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Events finalize #981

merged 3 commits into from
Nov 7, 2023

Conversation

luzrain
Copy link
Contributor

@luzrain luzrain commented Nov 4, 2023

I suggest to finalize Event classes. Inheritance for them seems not very much useful and even unwanted since we have Interface. User can implement Interface and use own implementation if it needed instead of inheriting from package implementations.
I believe it's possible now while version 5 is still in beta.
I also suggest to remove getErrorHandler method from Interface since it don't used here.

@luzrain
Copy link
Contributor Author

luzrain commented Nov 4, 2023

Seems it has broken windows-php8.3 test 🤔 It's strange.

PS. Just not very stable tests. rerun has solved it.

@walkor walkor merged commit 7d112ba into walkor:master Nov 7, 2023
35 of 36 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.

2 participants