Version 2.8.0 trips malware scanner
-
Hi
The file “/loco-translate/src/gettext/Matcher.php” is being flagged as “suspicious” by our malware scanner.
Upon investigation, it’s because there is a foreach() construct with a comment in it on line 106:
foreach( $jed['locale_data'] as /*$domain =>*/ $keys ){
// snip
}Putting comments inside a foreach(…) loop construct is a code-obfuscation technique by some malware.
Can you please remove the comment for the next version? In the meantime, we’ll simply patch the plugin at our end.
Cheers
Paul
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Version 2.8.0 trips malware scanner’ is closed to new replies.