Home
last modified time | relevance | path

Searched refs:test (Results 3151 – 3175 of 4695) sorted by relevance

1...<<121122123124125126127128129130>>...188

/PHP-5.6/ext/oci8/tests/
H A Dbug47189.phpt5 $target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs: different…
H A Dbug68298.phpt6 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platforms only");
/PHP-5.6/ext/gd/tests/
H A Dgithub_bug_215.phpt7 die("skip test requires GD 2.2.2 or higher");
/PHP-5.6/ext/standard/tests/strings/
H A Dbug62462.phpt2 …ters shouldn't be split by soft line break added by quoted_printable_encode - 4 byte character test
H A Dfprintf_variation_008.phpt9 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dfprintf_variation_008_64bit.phpt9 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dhttp_build_query_variation3.phpt7 …if (version_compare(PHP_VERSION, '5.4.0', '<')) die("skip this test if PHP_VERSION is less than 5.…
H A Dstr_replace_basic.phpt18 var_dump( str_replace("e", "b", "test") );
H A Dstrrchr_variation8.phpt27 //loop through to test strrchr() with each needle
H A Dvprintf_basic7.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
H A Dvprintf_basic7_64bit.phpt5 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
/PHP-5.6/ext/standard/tests/file/
H A Dphp_fd_wrapper_04.phpt8 //we'd need a release and a test variation for windows, because in debug builds we get this message:
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_fetch_lengths_oo.phpt17 if (!$res = $mysqli->query("SELECT id, label FROM test ORDER BY id LIMIT 1")) {
/PHP-5.6/ext/standard/tests/array/
H A Darray_merge_error.phpt11 * Pass incorrect number of arguments to array_merge() to test behaviour
/PHP-5.6/ext/xml/tests/
H A Dxml010.phpt2 XML parser test, attributes
/PHP-5.6/ext/xmlreader/tests/
H A D004.phpt2 XMLReader: libxml2 XML Reader, attributes test
/PHP-5.6/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt9 …ets of args that crash PHP (and other args that don't), each of those 7 is now a separate PHPT test
/PHP-5.6/ext/pdo_pgsql/tests/
H A Dbug72633.phpt21 $stmt = $db->prepare("INSERT INTO test_last_id (field1) VALUES ('test')");
/PHP-5.6/ext/soap/tests/schema/
H A Dschema072.phpt24 …envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://test-uri/"><SOAP-ENV:Bod…
/PHP-5.6/ext/phar/tests/
H A Ddelete.phpt2 Phar: delete test
H A Dphar_oo_001U.phpt38 $phar = new Phar('test.phar');
/PHP-5.6/ext/phar/tests/tar/
H A Ddelete.phpt2 Phar: delete test, tar-based phar
/PHP-5.6/ext/pcntl/tests/
H A Dpcntl_signal.phpt21 /* test freeing queue in RSHUTDOWN */
/PHP-5.6/ext/pcre/tests/
H A Ddelimiters.phpt2 Delimiters crash test
H A Dpreg_last_error_error.phpt12 * Pass an incorrect number of arguments to preg_last_error() to test behaviour

Completed in 28 milliseconds

1...<<121122123124125126127128129130>>...188