Home
last modified time | relevance | path

Searched refs:arrays (Results 1 – 25 of 432) sorted by path

12345678910>>...18

/php-src/Zend/tests/
H A D019.phpt71 echo "\n*** Testing unset(), empty() & isset() with arrays ***\n";
99 // testing empty and isset on arrays
680 *** Testing unset(), empty() & isset() with arrays ***
H A Dadd_001.phpt2 adding arrays
H A Dadd_002.phpt2 adding objects to arrays
H A Dadd_003.phpt2 adding arrays to objects
H A Dadd_004.phpt2 adding numbers to arrays
H A Dadd_007.phpt2 adding strings to arrays
H A Dbug23104.phpt2 Bug #23104 (Hash position not reset for constant arrays)
H A Dbug24773.phpt2 Bug #24773 (unset() of integers treated as arrays causes a crash)
H A Dbug26229.phpt2 Bug #26229 (getIterator() segfaults when it returns arrays or scalars)
H A Dbug29505.phpt2 Bug #29505 (get_class_vars() severely broken when used with arrays)
H A Dbug42819.phpt2 Bug #42819 (namespaces in indexes of constant arrays)
H A Dbug63217.phpt65 * Make sure we don't break arrays.
H A Dbug69892.phpt2 Bug #69892: Different arrays compare identical due to integer key truncation
H A Dbug73753.phpt2 Bug #73753 Non packed arrays and duplication
H A Dbug73998.phpt2 Bug #73998 (array_key_exists fails on arrays created by get_object_vars)
H A Dbug75426.phpt15 Fatal error: Cannot use empty array elements in arrays in %s on line 5
H A Dconst_array_with_resource_key.phpt2 Constexpr arrays should be able to handle resource keys
H A Dconstant_arrays.phpt2 Constant arrays
26 // objects are allowed in arrays
H A Dconstant_expressions_arrays.phpt2 Constant expressions with arrays
/php-src/Zend/tests/arg_unpack/
H A Dinternal.phpt6 $arrays = [
11 var_dump(array_map(null, ...$arrays));
H A Dinvalid_type.phpt2 Only arrays and Traversables can be unpacked
39 Only arrays and Traversables can be unpacked
40 Only arrays and Traversables can be unpacked
41 Only arrays and Traversables can be unpacked
42 Only arrays and Traversables can be unpacked
43 Only arrays and Traversables can be unpacked
/php-src/Zend/tests/array_unpack/
H A Dgh9769.phpt2 Unpacking arrays in constant expression
12 Fatal error: Uncaught Error: Only arrays can be unpacked in constant expression in %sgh9769.php:5
H A Dstring_keys.phpt6 // Works with both arrays and Traversables.
H A Dundef_var.phpt12 Fatal error: Uncaught Error: Only arrays and Traversables can be unpacked in %s:%d
H A Dunpack_invalid_type_compile_time.phpt10 Fatal error: Only arrays and Traversables can be unpacked in %s on line %d

Completed in 25 milliseconds

12345678910>>...18