Home
last modified time | relevance | path

Searched refs:have (Results 151 – 175 of 541) sorted by relevance

12345678910>>...22

/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_22_loadextension.phpt8 die("skip - sqlite3 doesn't have loadExtension enabled");
/PHP-7.4/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt3 defined characteristics. Thus, initialization values have to be equal, too.
/PHP-7.4/Zend/tests/
H A Dbug78010.phpt15 $obj = [new stdClass, new stdClass]; //This must have at least 2 elements
H A Dclosure_042.phpt12 //should have the same effect
/PHP-7.4/ext/sockets/tests/
H A Dsocket_sentto_recvfrom_ipv6_udp-win32.phpt34 die($bytes_sent . ' bytes have been sent instead of the ' . $len . ' bytes expected');
45 … die($bytes_received . ' bytes have been received instead of the ' . $len . ' bytes expected');
/PHP-7.4/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt11 pipes have to be read/written simultaneously
16 after taking inappropriately long. Pipes have to be read simultaneously in smaller chunks,
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_last_insert_id.phpt57 …printf("[007] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
72 …printf("[010] API id should have been reset to 0 because previous query was SELECT, got API %d, SQ…
90 printf("[015] SQL id %d should have had changed, got %d\n", $sql_id, $new_sql_id);
101 …printf("[017] API id should have been reset to 0 because previous query was SET, got API %d, SQL %…
142 …printf("[026] INSERT should have failed because of duplicate PK value, [%d] %s\n", $link->errno, $…
147 …printf("[027] API id should have been reset to 0 because previous query failed, got API %d, SQL %d…
/PHP-7.4/ext/session/tests/
H A Dsession_reset_basic.phpt33 var_dump($_SESSION); // Should only have 'foo'
H A Dsession_abort_basic.phpt35 var_dump($_SESSION); // Should only have 'foo'
/PHP-7.4/tests/classes/
H A Dvisibility_000a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_000b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_001a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002a.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_002b.phpt2 ZE2 A redeclared method must have the same or higher visibility
H A Dvisibility_003b.phpt2 ZE2 A redeclared method must have the same or higher visibility
/PHP-7.4/ext/simplexml/tests/
H A D009.phpt16 Here we have some text data.
/PHP-7.4/ext/intl/tests/
H A Dregression_sortwsk_eq.phpt8 * Test sorting strings that have different length but otherwise equal.
H A Dregression_sort_eq.phpt8 * Test sorting strings that have different length but otherwise equal.
/PHP-7.4/ext/dba/tests/
H A Ddba013.phpt27 Fatal error: Uncaught Error: Key does not have exactly two elements: (key, name) in %sdba013.php:6
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt27 printf("[005] Connection status should not have changed\n");
/PHP-7.4/ext/curl/tests/
H A Dcurl_write_return.phpt7 Writes the value 'test' to a temporary file. Use curl to access this file and have it return the co…
H A Dbug65458.phpt21 // should have megs and megs of extra allocations.
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt47 Warning: array_diff_uassoc() expects parameter 4 to be a valid callback, array must have exactly tw…
50 Warning: array_diff_uassoc() expects parameter 6 to be a valid callback, array must have exactly tw…
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_hasProperty_basic.phpt23 //C should not have property bar

Completed in 28 milliseconds

12345678910>>...22