LMD Report
Hello,
I run maldet test on empty server without any user account, and this tools report 2 hits under EasyApache.
{MD5}php.exe.globals.5687 : /home/cpeasyapache/src/php-5.4.32/ext/standard/tests/general_functions/bug50732.phpt
{MD5}php.exe.globals.5750 : /home/cpeasyapache/src/php-5.4.32/ext/standard/tests/file/bug41874_3.phpt
Here is a content of first file bug50732.phpt, I am bothering is that false positive or not. Thanks for ansfer!
1.
--TEST--
Bug #50732 (exec() adds single byte twice to $output array)
--FILE--
--EXPECT--
array(1) {
[0]=>
string(1) "x"
}
-
Hello :) It looks like those are false positives. You can find more information about those files at: [url=http://qa.php.net/write-test.php]PHP: phpt files Thank you. 0
Please sign in to leave a comment.
Comments
1 comment