Searched refs:runs (Results 1 – 25 of 236) sorted by relevance
12345678910
/PHP-7.3/Zend/tests/ |
H A D | gc_037.phpt | 16 ["runs"]=> 26 ["runs"]=>
|
H A D | bug55007.phpt | 8 …ame) eval('class MyErrorHandler { function __construct() { print "My error handler runs.\n"; } }'); 23 My error handler runs.
|
/PHP-7.3/ext/oci8/tests/ |
H A D | b47243_1.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | b47243_2.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | password_new.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes 19 …die ("skip test only runs when database client libraries and database server are the same version"…
|
H A D | password_old.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on thes 19 …die ("skip test only runs when database client libraries and database server are the same version"…
|
H A D | array_bind_uin.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | b47243_3.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_004.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_004_func.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_008.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | bug36010.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_001.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_005.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | error2.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | lob_temp1.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | array_bind_bdouble.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | array_bind_bfloat.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_015.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_015_func.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | coll_017.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
|
H A D | statement_cache.phpt | 5 $target_dbs = array('oracledb' => true, 'timesten' => true); // test runs on these DBs
|
/PHP-7.3/ext/opcache/tests/ |
H A D | bug79412.phpt | 13 foreach ($runs as $run) {
|
H A D | zzz_basic_logging.phpt | 4 This test runs a simple PHP script and ensures the Opcache
|
/PHP-7.3/ext/standard/tests/file/ |
H A D | bug47517.phpt | 10 die('skip test runs under an elevated user account');
|
Completed in 36 milliseconds
12345678910