From: Greg Beaver Date: Wed, 29 Jul 2009 16:14:07 +0000 (+0000) Subject: restore removed line (thanks Jani) X-Git-Tag: php-5.4.0alpha1~191^2~2920 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61b79e7776f08651cdb5c5eb54f9b03e0362e053;p=php restore removed line (thanks Jani) --- diff --git a/run-tests.php b/run-tests.php index d95476db0b..1db1794c85 100755 --- a/run-tests.php +++ b/run-tests.php @@ -1140,6 +1140,7 @@ function run_test($php, $file, $env) global $leak_check, $temp_source, $temp_target, $cfg, $environment; global $no_clean; global $valgrind_version; + $temp_filenames = null; $org_file = $file;