Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

CI: Scan PHP Stack traces [3h] #92

Open
AronNovak opened this issue Apr 24, 2017 · 0 comments
Open

CI: Scan PHP Stack traces [3h] #92

AronNovak opened this issue Apr 24, 2017 · 0 comments

Comments

@AronNovak
Copy link
Member

Add the check for any PHP execution to make Travis fail when something emits a PHP stack trace or warning message. For this purpose, we might even enable PHP error log, and rely on that instead of the stderr of any PHP execution, that might be web based.
The trick is that potentially during Simpletests, it can be okay to see such things, to be checked if everything is handled via error handlers and nothing goes into the logs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant