forked from 1ndianl33t/Gf-Patterns
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathphp-errors.json
More file actions
4 lines (4 loc) · 682 Bytes
/
php-errors.json
File metadata and controls
4 lines (4 loc) · 682 Bytes
1
2
3
4
{
"flags": "-HnraiE",
"pattern": "(Fatal error|Warning|Notice|Parse error|Deprecated|Strict Standards|Recoverable fatal error|Unknown error|Exception|TypeError|ArgumentCountError|ArithmeticError|ParseError|Error|Call to undefined function|Call to undefined method|Class.*not found|Access to undeclared|Undefined variable|Undefined index|Undefined offset|Undefined array key|Trying to access|Failed opening required|failed to open stream|Maximum execution time|Allowed memory size|SQLSTATE|mysqli_|PDOStatement|PDOException|Uncaught PDOException|Uncaught Exception|on line [0-9]+|in .* on line|stack trace|backtrace|debug_backtrace|debug_print_backtrace|var_dump|print_r)"
}