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 new config for changing PHP errors privacy #9

Open
matiboux opened this issue Mar 24, 2017 · 0 comments
Open

Add new config for changing PHP errors privacy #9

matiboux opened this issue Mar 24, 2017 · 0 comments
Assignees
Labels
feature Specific features updates and suggestions standby It's there, but on standby

Comments

@matiboux
Copy link
Owner

A new config should be added to the framework:
It should allow the developer to set the PHP errors public or private.

When the config is set to public, errors should be displayed on the web page.
When the config is set to private, errors should be stored in a error log file.

As the PHP error management in quite complex, the config should support MySQL errors first (for protecting mysql logging informations).

@matiboux matiboux added feature Specific features updates and suggestions standby It's there, but on standby labels Mar 24, 2017
@matiboux matiboux self-assigned this Mar 24, 2017
@matiboux matiboux removed the standby It's there, but on standby label Mar 24, 2017
@matiboux matiboux added the standby It's there, but on standby label Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Specific features updates and suggestions standby It's there, but on standby
Projects
None yet
Development

No branches or pull requests

1 participant