Searched refs:arrays (Results 176 – 200 of 434) sorted by relevance
12345678910>>...18
2 Bug #73998 (array_key_exists fails on arrays created by get_object_vars)
2 Make sure type inference upholds invariants for dead arrays
2 adding numbers to arrays
2 Bug #26229 (getIterator() segfaults when it returns arrays or scalars)
2 bitwise NOT and arrays
2 subtracting arrays
2 Bug #73753 Non packed arrays and duplication
2 multiplying arrays
2 dividing arrays
2 adding objects to arrays
2 adding arrays to objects
12 Fatal error: Uncaught Error: Only arrays and Traversables can be unpacked, null given in %s:%d
2 Can't use arrays as key for constant array
2 Test array_merge() function : usage variations - arrays of diff. data types6 * Pass arrays of different data types to test how array_merge adds them35 // arrays of different data types to be passed as $input
17 echo "Test behaviour of input arrays containing references \n";65 Test behaviour of input arrays containing references
41 echo "\n-- Testing natcasesort() by supplying object arrays --\n";53 -- Testing natcasesort() by supplying object arrays --
15 // associative arrays - key as string18 // associative arrays - key as numeric
2 Test array_diff_assoc() function : usage variations - arrays with different data types as keys6 * Test how array_diff_assoc() compares arrays containing different data types
2 Bug #43495 (array_merge_recursive() crashes with recursive arrays)
2 Test array_intersect() function : usage variations - two dimensional arrays for $arr1 and $arr2 arg…6 * Testing the behavior of array_intersect() by passing 2-D arrays13 // two dimensional arrays for $arr1 and $arr2 argument16 // arrays with default keys20 // arrays with explicit keys
6 * Testing array_intersect() function by passing values to $array2 argument other than arrays16 // arrays to be passed to optional argument40 $arrays = array(87 // loop through each sub-array within $arrays to check the behavior of array_intersect()89 foreach($arrays as $unexpected_value) {
2 Test arrays starting with negative indices
2 ob_start(): ensure multiple buffer initialization with a single call using arrays is not supported …45 echo "\n ---> Test arrays:\n";74 ---> Test arrays:
2 Bug #81512: Unexpected behavior with arrays and JIT
2 Bug #75717: RecursiveArrayIterator does not traverse arrays by reference
Completed in 31 milliseconds