php-src/ext/standard/tests/array
2006-07-15 12:14:07 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt fix tests 2006-06-01 13:17:36 +00:00
008.phpt
array_change_key_case.phpt
array_chunk2.phpt add new tests by Ligaya Turmelle 2006-05-19 07:44:24 +00:00
array_chunk.phpt
array_combine.phpt - MFH Add more tests from Ligaya Turmelle 2006-05-23 23:47:44 +00:00
array_count_values2.phpt add new tests by Ligaya Turmelle 2006-05-19 07:44:24 +00:00
array_count_values.phpt
array_diff_1.phpt
array_diff_assoc.phpt - MFH Add more tests from Ligaya Turmelle 2006-05-23 23:47:44 +00:00
array_diff_key2.phpt add new tests by Ligaya Turmelle 2006-05-19 07:44:24 +00:00
array_diff_key.phpt
array_fill_keys.phpt - MFH array_fill_keys, better unicode support, use new param parsing API 2006-07-15 12:14:07 +00:00
array_fill.phpt add new tests by Ligaya Turmelle 2006-07-11 21:28:38 +00:00
array_filter.phpt add new tests by Ligaya Turmelle 2006-07-11 21:28:38 +00:00
array_flip.phpt add new tests by Ligaya Turmelle 2006-07-11 21:28:38 +00:00
array_intersect_1.phpt fix tests 2006-06-01 13:17:36 +00:00
array_intersect_key.phpt
array_search.phpt
array_sum.phpt
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
bug25708.phpt
bug25758.phpt
bug26458.phpt
bug28739.phpt
bug28974.phpt
bug29253.phpt
bug29493.phpt
bug30266.phpt
bug30833.phpt MFH: fix test 2005-10-05 09:00:36 +00:00
bug31158.phpt
bug31213.phpt
bug32021.phpt
bug33382.phpt
bug33940.phpt
bug33989.phpt
bug34227.phpt MFH 2005-09-01 13:03:00 +00:00
bug34982.phpt Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope) 2005-10-28 10:06:43 +00:00
bug35014_64bit.phpt fix test 2005-12-16 15:52:09 +00:00
bug35014.phpt fix test 2005-12-16 15:52:09 +00:00
bug35022.phpt Fixed bug #35022, #35019 (Regression in the behavior of key/current 2005-10-30 18:03:30 +00:00
bug35821.phpt fix #35821 (array_map() segfaults when exception is throwed from the callback) 2005-12-27 22:32:01 +00:00
count_recursive.phpt
data.inc
locale_sort.phpt
range.phpt
var_export2.phpt
var_export3.phpt - Fixed bug #29361 (var_export() producing invalid code). (Derick) 2005-10-17 14:38:12 +00:00
var_export.phpt - Fixed bug #29361 (var_export() producing invalid code). (Derick) 2005-10-17 14:38:12 +00:00