Suspicious code false positive
-
Checking for malware, Cerber claims to find suspicious codes in lines like
if ( $var and function(parameter) )
since it thinks that we actually have a variable call
$varandfunction(…)
Seems not to recognize and as a logical operator.
The topic ‘Suspicious code false positive’ is closed to new replies.