Merge pull request #177 from RRZE-Webteam/dev #27
Annotations
3 warnings
WordPress.PHP.DevelopmentFunctions.error_log_var_dump:
includes/Helper.php#L55
var_dump() found. Debug code should not normally be used in production.
|
WordPress.PHP.DevelopmentFunctions.error_log_print_r:
includes/Helper.php#L75
print_r() found. Debug code should not normally be used in production.
|
WordPress.PHP.DevelopmentFunctions.error_log_error_log:
includes/Helper.php#L93
error_log() found. Debug code should not normally be used in production.
|