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

Convert PHP errors / warnings / notices to exceptions #5260

Merged
merged 5 commits into from
Feb 22, 2021

Conversation

weirdan
Copy link
Collaborator

@weirdan weirdan commented Feb 21, 2021

Fixed #5259

@orklah
Copy link
Collaborator

orklah commented Feb 21, 2021

Note: this may have an impact for plugins as well and could be considered a BC break.

@muglug muglug merged commit 26978fc into vimeo:master Feb 22, 2021
@muglug
Copy link
Collaborator

muglug commented Feb 22, 2021

Thanks @weirdan – a way around the BC issue would be to make its use configurable, but I think it's fine for now

This was referenced Mar 15, 2021
This was referenced Mar 15, 2021
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.

Add error handler to convert PHP errors / warnings / notices into exceptions
3 participants