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

Better handling of plugin incompatibility #1516

Merged

Conversation

ArthurHoaro
Copy link
Member

If a PHP is raised while executing plugin hook, Shaarli will display an error instead of rendering the error page (or just ending in fatal error for default hooks).
Also added phpErrorHandler which is handled differently that regular errorHandler by Slim.

If a PHP is raised while executing plugin hook, Shaarli will display an error instead of rendering the error page (or just ending in fatal error for default hooks).
Also added phpErrorHandler which is handled differently that regular errorHandler by Slim.:
@ArthurHoaro ArthurHoaro added enhancement plugin bells and whistles labels Aug 27, 2020
@ArthurHoaro ArthurHoaro added this to the 0.11.2 milestone Aug 27, 2020
@ArthurHoaro ArthurHoaro self-assigned this Aug 27, 2020
@ArthurHoaro ArthurHoaro merged commit 109ebf3 into shaarli:master Aug 27, 2020
@ArthurHoaro ArthurHoaro deleted the feature/plugin-incompatibility branch August 27, 2020 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement plugin bells and whistles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant