From: Dmitry Stogov Date: Tue, 23 Aug 2016 08:51:08 +0000 (+0300) Subject: Run ext/opcache/tests/*.phpt by default X-Git-Tag: php-7.1.0RC1~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cc8ff2b41d2d22bce59d394e2ab268c4c9c0086;p=php Run ext/opcache/tests/*.phpt by default --- diff --git a/run-tests.php b/run-tests.php index 0dcf21bcbf..80757edd90 100755 --- a/run-tests.php +++ b/run-tests.php @@ -269,7 +269,7 @@ More .INIs : " , (function_exists(\'php_ini_scanned_files\') ? str_replace("\n" @unlink($info_file); // load list of enabled extensions - save_text($info_file, ''); + save_text($info_file, ''); $exts_to_test = explode(',',`$php $pass_options $info_params $no_file_cache "$info_file"`); // check for extensions that need special handling and regenerate $info_params_ex = array(