php-src/ext/standard/tests/array
2007-03-16 20:16:05 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
array_change_key_case.phpt
array_chunk2.phpt fix tests 2006-06-01 13:04:10 +00:00
array_chunk.phpt
array_combine.phpt - Add more tests from Ligaya Turmelle 2006-05-23 23:45:39 +00:00
array_count_values2.phpt fix tests 2006-06-01 13:04:10 +00:00
array_count_values.phpt
array_diff_1.phpt
array_diff_assoc.phpt - Add more tests from Ligaya Turmelle 2006-05-23 23:45:39 +00:00
array_diff_key2.phpt fix tests 2006-06-01 13:04:10 +00:00
array_diff_key.phpt Fixed tests 2006-11-09 08:29:37 +00:00
array_fill_keys.phpt - Update array_fill_keys, better unicode support, use new param parsing API 2006-07-15 12:06:10 +00:00
array_fill.phpt fix tests 2006-12-06 13:11:02 +00:00
array_filter.phpt fix test 2006-08-08 20:13:27 +00:00
array_flip.phpt add new tests by Ligaya Turmelle 2006-07-11 21:28:07 +00:00
array_intersect_1.phpt
array_intersect_key.phpt Fixed tests 2006-11-09 08:29:37 +00:00
array_key_exists.phpt add new tests 2006-11-15 22:42:28 +00:00
array_pad.phpt add new tests 2006-11-15 22:42:28 +00:00
array_rand.phpt add new tests 2006-11-15 22:42:28 +00:00
array_search1.phpt add new tests, increase code coverage 2006-09-07 11:47:57 +00:00
array_search.phpt
array_slice.phpt New test case for array_slice 2007-03-07 13:22:26 +00:00
array_sum.phpt MFB: Fixed test for 64bit systems 2006-12-25 21:08:10 +00:00
array_unshift.phpt add new tests 2006-11-15 22:42:28 +00:00
array_user_key_compare.phpt Fix UMR in array_user_key_compare() (MOPB24 by Stefan Esser) 2007-03-16 20:16:05 +00:00
array_values.phpt add new tests 2006-11-15 22:42:28 +00:00
array_walk_objects.phpt support objects in array_walk*() 2006-09-19 09:33:02 +00:00
array_walk_rec_objects.phpt support objects in array_walk*() 2006-09-19 09:33:02 +00:00
array_walk_recursive1.phpt support objects in array_walk*() 2006-09-19 09:33:02 +00:00
array_walk_recursive.phpt
array_walk.phpt support objects in array_walk*() 2006-09-19 09:33:02 +00:00
bug12776.phpt
bug14580.phpt fix tests 2006-12-06 13:11:02 +00:00
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
bug30074.phpt -Fixed bug #30074 (apparent symbol table error with extract($blah, EXTR_REFS)) 2006-12-19 08:02:48 +00:00
bug30266.phpt
bug30833.phpt fix test name 2006-09-28 22:01:46 +00:00
bug31158.phpt
bug31213.phpt
bug32021.phpt
bug33382.phpt cosmetic improvements 2006-12-05 23:03:42 +00:00
bug33940.phpt
bug33989.phpt
bug34066_1.phpt fix #34066 (recursive array_walk causes segfault) 2006-09-19 09:02:39 +00:00
bug34066.phpt fix #34066 (recursive array_walk causes segfault) 2006-09-19 09:02:39 +00:00
bug34227.phpt
bug34982.phpt
bug35014_64bit.phpt fix tests 2006-08-08 20:17:31 +00:00
bug35014.phpt fix tests 2006-08-08 20:17:31 +00:00
bug35022.phpt
bug35821.phpt
bug36975.phpt cosmetic improvements 2006-12-05 23:03:42 +00:00
bug38464.phpt add new tests, increase code coverage 2006-09-07 11:47:57 +00:00
bug39576.phpt fix #39576 (array_walk() doesn't separate userdata zval) 2006-11-22 10:58:11 +00:00
bug40191.phpt add skipif 2007-01-22 08:21:45 +00:00
compact.phpt fix tests to be able to run just .phpt's 2006-08-08 22:01:24 +00:00
count_recursive.phpt
data.inc
locale_sort.phpt Fix tests 2006-12-22 01:20:24 +00:00
max.phpt add new tests, increase code coverage 2006-09-07 11:47:57 +00:00
min.phpt add new tests, increase code coverage 2006-09-07 11:47:57 +00:00
range.phpt
var_export2.phpt
var_export3.phpt
var_export.phpt