php-src/ext/standard/tests/array
2005-08-11 23:50:04 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
array_change_key_case.phpt
array_chunk.phpt
array_count_values.phpt
array_diff_1.phpt
array_diff_key.phpt
array_intersect_1.phpt
array_intersect_key.phpt
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
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
bug28974.phpt
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 fix test 2005-08-11 23:50:04 +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