mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
Removed print_r from banned functions
Used by HttpHelper to report json encoding problems.
This commit is contained in:
@ -264,7 +264,6 @@
|
||||
<test name="checkProhibitedFunctions">
|
||||
<item value="echo"/>
|
||||
<item value="system"/>
|
||||
<item value="print_r"/>
|
||||
<item value="var_dump"/>
|
||||
<item value="dl"/>
|
||||
<item value="define_syslog_variables"/>
|
||||
|
Reference in New Issue
Block a user