Home
last modified time | relevance | path

Searched refs:array (Results 4626 – 4650 of 6720) sorted by relevance

1...<<181182183184185186187188189190>>...269

/PHP-8.1/ext/standard/tests/serialize/
H A Dbug74103.phpt2 Bug #74103: heap-use-after-free when unserializing invalid array size
/PHP-8.1/ext/standard/tests/strings/
H A Dbug37244.phpt5 $strings = array(
/PHP-8.1/Zend/tests/
H A Dbug43344_5.phpt6 function f($a=array(Foo::bar=>0)) {
H A Dbug43344_9.phpt6 function f($a=array(namespace\bar=>0)) {
H A DbugGH-8655.phpt21 $arrayCast = (array) $object;
/PHP-8.1/Zend/tests/bug67436/
H A Dbug67436_nohandler.phpt7 if (in_array($classname, array('a','b','c'))) {
/PHP-8.1/ext/mbstring/tests/
H A Dmb_ereg_search_pos.phpt26 array(2) {
/PHP-8.1/ext/opcache/tests/jit/
H A Dmod_003.phpt29 array(1) {
H A Dmod_004.phpt16 Warning: Undefined array key "xy" in %smod_004.php on line 4
H A Dbw_not_001.phpt19 Warning: Undefined array key "" in %sbw_not_001.php on line 2
H A Dmul_009.phpt17 Fatal error: Uncaught TypeError: Unsupported operand types: array * int in %smul_009.php:3
/PHP-8.1/ext/opcache/tests/
H A Dinvalid_array_key_type.phpt2 Don't add array value type is key type is illegal
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fgetcsv_delimiter_error.phpt6 fputcsv($fp, array(
H A DSplFileObject_fgetcsv_enclosure_error.phpt6 fputcsv($fp, array(
/PHP-8.1/ext/filter/
H A Dfilter.stub.php15 function filter_var_array(array $array, array|int $options = FILTER_DEFAULT, bool $add_empty = true… argument
/PHP-8.1/ext/mysqli/tests/
H A Dbug73949.phpt19 $t=array(new stdClass);
/PHP-8.1/ext/reflection/tests/
H A Dgh11937_1.phpt20 array(2) {
/PHP-8.1/ext/zend_test/tests/
H A Dopline_dangling_02.phpt31 array(2) {
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation6-win32-mb.phpt35 $a = array();
45 $a = array();
/PHP-8.1/ext/standard/tests/file/
H A Dfscanf_error.phpt34 $invalid_formats = array("", "%", "%h", "%.", "%d%m");
62 array(0) {
/PHP-8.1/ext/ffi/tests/
H A D013.phpt62 FFI\ParserException: Function returning array is not allowed at line 1
65 FFI\ParserException: Only the leftmost array can be undimensioned at line 1
/PHP-8.1/ext/soap/tests/
H A Dserver013.phpt2 SOAP Server 13: array handling
17 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
H A Dtypemap004.phpt28 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
H A Dtypemap007.phpt42 'typemap' => array(array("type_ns" => "http://schemas.nothing.com",
/PHP-8.1/ext/openssl/tests/
H A Dopenssl_pkcs12_export_basic.phpt26 var_dump(openssl_pkcs12_export($cert, $output, $priv, $pass, array('extracerts' => $cert))); // ext…
38 //var_dump(openssl_pkcs12_export($cert, $output, $priv, $pass, array("foo")));

Completed in 61 milliseconds

1...<<181182183184185186187188189190>>...269