=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-178-$info_filename = basename($info_file); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:179:$php_info = `"$php" $info_params $info_filename`; php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-180-chdir($curdir); ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-183-//settings2params($info_params); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:184:define('TESTED_PHP_VERSION', `"$php" -r 'echo PHP_VERSION;'`); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-185- ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-431- foreach($flags AS $flag) { php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:432: system(getenv('CC')." $flag >/dev/null 2>&1", $cc_status); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-433- if ($cc_status == 0) { php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:434: $compiler = shell_exec(getenv('CC')." $flag 2>&1"); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-435- break; ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-437- } php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:438: $ldd = shell_exec("ldd $php"); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-439- } ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-452- $failed_tests_data .= $sep . "PHPINFO" . $sep; php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:453: $failed_tests_data .= shell_exec($php.' -dhtml_errors=0 -i'); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-454- ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-634- $t_s = basename($tmp_skipif); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:635: $output = `"$php" $info_params -f $t_s`; php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-636- chdir($curdir); ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-726- php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests:727: $out = `$cmd`; php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/tests/lib/run-tests-728- ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value/Scalar.php-156- $explicitType = ucfirst(strtolower($explicitType)); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value/Scalar.php:157: require_once(sprintf('XML/RPC2/Backend/Php/Value/%s.php', $explicitType)); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value/Scalar.php-158- $explicitType = sprintf('XML_RPC2_Backend_Php_Value_%s', $explicitType); ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value.php-271- } php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value.php:272: require_once(sprintf('XML/RPC2/Backend/Php/Value/%s.php', $nativeType)); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Backend/Php/Value.php-273- $nativeType = 'XML_RPC2_Backend_Php_Value_' . $nativeType; ############################################## php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Server.php-190- $inputDir = strtr($options['input'], array('_' => DIRECTORY_SEPARATOR)) . '.php'; php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Server.php:191: require_once($inputDir); php-xml-rpc2-1.1.3/XML_RPC2-1.1.3/XML/RPC2/Server.php-192- $inputClass = $options['input'];