php-src/ext/standard/tests/array
2005-08-10 08:23:39 +00:00
..
001.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt fixing the tests so to work with the new var_dump() (dumping private and 2004-05-20 21:13:14 +00:00
008.phpt
array_change_key_case.phpt
array_chunk.phpt
array_count_values.phpt
array_diff_1.phpt
array_diff_key.phpt add array_: 2004-07-21 21:17:56 +00:00
array_intersect_1.phpt fixing the tests so to work with the new var_dump() (dumping private and 2004-05-20 21:13:14 +00:00
array_intersect_key.phpt add array_: 2004-07-21 21:17:56 +00:00
array_search.phpt
array_sum.phpt "64M should be enough for everyone." -- Jani, 2005 :) 2005-06-22 12:54:04 +00:00
array_walk_recursive.phpt fix array_walk_recursive() so it doesn't reuse cached fci between calls 2004-12-03 17:43:23 +00:00
bug12776.phpt
bug14580.phpt
bug20381.phpt
bug20865.phpt
bug21182.phpt
bug21918.phpt
bug21998.phpt
bug22088.phpt
bug22463.phpt
bug23581.phpt
bug23788.phpt
bug24198.phpt
bug24220.phpt
bug24766.phpt
bug24897.phpt
bug24980.phpt
bug25359.phpt Added test for bug #25359 2005-07-30 13:37:57 +00:00
bug25708.phpt
bug25758.phpt
bug26458.phpt
bug28739.phpt fixing bug #28739 2004-07-11 19:20:05 +00:00
bug28974.phpt fixing bug #28974 : overflow in array_slice() 2004-07-11 21:15:04 +00:00
bug29253.phpt Fixed bug #29253 (array_diff with $GLOBALS argument fails) 2005-08-10 07:43:16 +00:00
bug29493.phpt - Add testcases for bug #29493 and #31213. 2005-01-02 06:51:03 +00:00
bug30266.phpt - Check another incarnation of bug #30266 2005-03-19 14:24:17 +00:00
bug30833.phpt add testcase for bug #30833 2005-04-13 08:23:39 +00:00
bug31158.phpt Fixed bug #31158 (array_splice on $GLOBALS crashes) 2005-07-04 10:01:10 +00:00
bug31213.phpt - It is nice to close the script with ?>.. 2005-06-07 21:39:54 +00:00
bug32021.phpt - Fixed bug #32021: Crash caused by range('', 'z') 2005-02-18 13:37:23 +00:00
bug33382.phpt add news entry and test for bug #33382 2005-06-17 10:53:15 +00:00
bug33940.phpt Fixed bug #33940 (array_map() fails to pass by reference when called recursively) 2005-08-10 08:23:39 +00:00
bug33989.phpt Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP) 2005-08-04 10:34:39 +00:00
count_recursive.phpt
data.inc
locale_sort.phpt Added SKIPIF 2005-03-22 16:03:10 +00:00
range.phpt
var_export2.phpt - MF43: Fixed bug #31072 (var_export() does not output an array element with an 2004-12-17 14:40:39 +00:00
var_export.phpt