php-src/ext/standard/tests/array
2006-09-28 22:02:04 +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_search1.phpt add new tests 2006-09-07 11:48:30 +00:00
array_search.phpt
array_sum.phpt
array_walk_objects.phpt argh.. nuke UEXPECTF 2006-09-19 09:40:00 +00:00
array_walk_rec_objects.phpt argh.. nuke UEXPECTF 2006-09-19 09:40:00 +00:00
array_walk_recursive1.phpt support objects in array_walk*() 2006-09-19 09:35:27 +00:00
array_walk_recursive.phpt
array_walk.phpt support objects in array_walk*() 2006-09-19 09:35:27 +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
bug25708.phpt
bug25758.phpt
bug26458.phpt
bug28739.phpt
bug28974.phpt
bug29253.phpt
bug29493.phpt
bug30266.phpt
bug30833.phpt fix test name 2006-09-28 22:02:04 +00:00
bug31158.phpt
bug31213.phpt
bug32021.phpt
bug33382.phpt
bug33940.phpt
bug33989.phpt
bug34066_1.phpt MFH: fix #34066 (recursive array_walk causes segfault) 2006-09-19 09:04:16 +00:00
bug34066.phpt fix test 2006-09-19 12:25:27 +00:00
bug34227.phpt
bug34982.phpt
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
bug38464.phpt Fixed bug #38464 (array_count_values() mishandles numeric strings). 2006-09-06 17:25:57 +00:00
count_recursive.phpt
data.inc
locale_sort.phpt
max.phpt add new tests 2006-09-07 11:48:30 +00:00
min.phpt add new tests 2006-09-07 11:48:30 +00:00
range.phpt
var_export2.phpt
var_export3.phpt
var_export.phpt