We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30edf11 commit 2e85e6cCopy full SHA for 2e85e6c
src/main/php/test/Warnings.class.php
@@ -15,7 +15,6 @@ class Warnings extends Throwable {
15
E_USER_ERROR => 'E_USER_ERROR',
16
E_USER_WARNING => 'E_USER_WARNING',
17
E_USER_NOTICE => 'E_USER_NOTICE',
18
- E_STRICT => 'E_STRICT',
19
E_RECOVERABLE_ERROR => 'E_RECOVERABLE_ERROR',
20
E_DEPRECATED => 'E_DEPRECATED',
21
E_USER_DEPRECATED => 'E_USER_DEPRECATED',
0 commit comments