Home
last modified time | relevance | path

Searched refs:array (Results 4526 – 4550 of 6719) sorted by relevance

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

/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => null));
/PHP-8.1/ext/phar/tests/files/
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("php" => null));
H A Dpear2coverage.phar587 $xdebugs = array();
1076 $ret = array();
1091 $ret = array();
1122 $ret = array();
1141 $ret = array();
1219 $ret = array();
1234 $ret = array();
1255 $ret = array();
1412 $ret = array();
1433 $ret = array();
[all …]
/PHP-8.1/Zend/tests/
H A Dhex_overflow_32bit.phpt10 $doubles = array(
H A Dbug43344_13.phpt5 function f($a=array(namespace\bar=>0)) {
H A Dbug45910.phpt12 private static $foo = array(
H A Dbug46409.phpt15 $a = array(1, 2);
H A Dbug63734.phpt27 array(1) {
H A Dns_039.phpt8 function bar($a = array(A => B)) {
H A Dbug34467.phpt17 foreach (array (1,2,3) as $abc->k => $abc->v) {
H A Dbug64821.1.phpt10 $this->code = array();
/PHP-8.1/Zend/tests/named_params/
H A Dfunc_get_args.phpt19 array(3) {
/PHP-8.1/ext/standard/tests/serialize/
H A Dunserialize_mem_leak.phpt2 Memleaks if unserialize return a self-referenced array/object
/PHP-8.1/Zend/tests/type_declarations/
H A Dadd_return_type.phpt16 public function b() : array;
/PHP-8.1/ext/standard/tests/general_functions/
H A D005.phpt11 var_dump (is_scalar (array ()));
/PHP-8.1/ext/spl/tests/
H A Dfixedarray_022.phpt14 SplFixedArray::__set_state(array(
H A Dspl_autoload_011.phpt20 spl_autoload_register(array($a, 'autoload'));
/PHP-8.1/Zend/tests/weakrefs/
H A Dweakmap_object_reference.phpt22 array(2) {
/PHP-8.1/ext/soap/tests/
H A Dgh12392.phpt20 array(1) {
/PHP-8.1/ext/sockets/tests/
H A Dsocket_select-wrongparams-4.phpt9 $sockets = array();
/PHP-8.1/tests/classes/
H A Dbug27468.phpt16 Warning: foreach() argument must be of type array|object, null given in %sbug27468.php on line 4
/PHP-8.1/ext/standard/tests/array/
H A Dbug50006_1.phpt6 $data = array(
H A Dbug50006_2.phpt6 $data = array(
H A Dbug61730.phpt2 Bug #61730 (Segfault from array_walk modifying an array passed by reference)

Completed in 108 milliseconds

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