mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-16 10:05:14 +00:00
add debug_zval_dump to the error_log checks
This commit is contained in:
parent
ce6ca7a939
commit
8cca981cff
@ -28,7 +28,7 @@ warning_groups="superglobals"
|
|||||||
superglobals="$_GET,$_POST,$_SESSION,$_COOKIE,$_FILES"
|
superglobals="$_GET,$_POST,$_SESSION,$_COOKIE,$_FILES"
|
||||||
|
|
||||||
notice_groups="errorlog,todo"
|
notice_groups="errorlog,todo"
|
||||||
errorlog="error_log,var_export,var_dump,print_r"
|
errorlog="error_log,var_export,var_dump,print_r,debug_zval_dump"
|
||||||
todo="@TODO"
|
todo="@TODO"
|
||||||
|
|
||||||
compatibility_groups="notinj3,deprecated,jerr,DS,strict"
|
compatibility_groups="notinj3,deprecated,jerr,DS,strict"
|
||||||
|
Loading…
Reference in New Issue
Block a user