Home
last modified time | relevance | path

Searched refs:array (Results 4576 – 4600 of 6720) sorted by relevance

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

/PHP-8.1/Zend/tests/
H A Dbug43344_4.phpt6 function f($a=array(Foo::bar)) {
H A Dbug43344_8.phpt6 function f($a=array(namespace\bar)) {
H A Dbug78898.phpt13 public function __call($methodName, array $arguments)
H A Dgc_042.phpt15 $a = (array) $t->x;
H A Dgh10072-2.phpt12 public function __call(string $name, array $arguments) {
/PHP-8.1/ext/standard/tests/serialize/
H A Dbug64354_2.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
/PHP-8.1/Zend/tests/return_types/
H A Dinternal_functions001.phpt17 Fatal error: zend_test_array_return(): Return value must be of type array, null returned in Unknown…
/PHP-8.1/ext/opcache/tests/jit/
H A Dbug81409.phpt2 Bug #81409: Incorrect JIT code for ADD with a reference to array
H A Dgh10635.phpt17 private array $a = [1];
/PHP-8.1/ext/bz2/tests/
H A Dbug72447.phpt8 $param = array('blocks' => $input);
/PHP-8.1/ext/posix/tests/
H A Dposix_getgrnam_basic.phpt19 array(4) {
/PHP-8.1/ext/ffi/tests/
H A DarrayPointer.phpt2 FFI: Test deprecated use of array helper functions on FFI classes doesn't crash
/PHP-8.1/ext/standard/tests/mail/
H A Dgh10990.phpt2 GH-10990 (mail() throws TypeError after iterating over $additional_headers array by reference)
/PHP-8.1/ext/soap/tests/
H A Dbug75306.phpt7 $options = array("cache_wsdl" => WSDL_CACHE_NONE);
H A Dserver031.phpt10 private $a = array();
12 public function __construct(array $a) {
34 return new ItemArray(array(
/PHP-8.1/ext/oci8/tests/
H A Dbug72524.phpt7 $target_dbs = array('oracledb' => true, 'timesten' => true); // test runs on these DBs
17 $stmtarray = array(
73 $stmtarray = array(
/PHP-8.1/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt39 array(17) {
43 array(3) {
62 array(3) {
/PHP-8.1/ext/phar/tests/
H A Dphar_unlinkarchive.phpt32 Phar::unlinkArchive(array());
43 $files = array();
95 Phar::unlinkArchive(): Argument #1 ($filename) must be of type string, array given
/PHP-8.1/ext/standard/tests/math/
H A Doctdec_variation1.phpt18 $inputs = array(
43 array(),
139 octdec(): Argument #1 ($octal_string) must be of type string, array given
/PHP-8.1/ext/standard/tests/general_functions/
H A Dfloatval.phpt7 $valid_floats = array(
56 // other types in an array
57 $not_float_types = array (
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_kill.phpt102 array(1) {
104 array(3) {
135 array(1) {
H A Dmysqli_debug_mysqlnd_only.phpt64 $memory_funcs = array(
80 $functions_trace = array();
104 $functions_trace = array();
/PHP-8.1/ext/opcache/tests/opt/
H A Dprop_types.phpt29 private array $private;
123 0005 #2.T2 [array of [any, ref]] = FETCH_OBJ_R THIS string("private")
124 0006 SEND_VAL #2.T2 [array of [any, ref]] 3
/PHP-8.1/ext/json/tests/
H A Dbug71835.phpt16 return [(array)$this];
/PHP-8.1/ext/sockets/tests/
H A Dbug80723.phpt13 $vector = array(1 => $socket_1, 2 => $socket_2);

Completed in 38 milliseconds

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