php-src/ext/standard/tests/array
2007-03-16 20:16:05 +00:00
..
001.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
002.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
003.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
004.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
005.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
006.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
007.phpt Fixed test file 2006-02-22 12:22:07 +00:00
008.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_change_key_case.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_chunk2.phpt fix tests 2006-06-01 13:04:10 +00:00
array_chunk.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
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 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
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 fixed test file 2006-02-22 12:24:02 +00:00
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 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug20865.phpt
bug21182.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug21918.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug21998.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug22088.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug22463.phpt
bug23581.phpt
bug23788.phpt
bug24198.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug24220.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug24766.phpt
bug24897.phpt
bug24980.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug25359.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug25708.phpt Unicode support 2005-08-16 09:25:04 +00:00
bug25758.phpt
bug26458.phpt Unicode support 2005-08-16 09:25:04 +00:00
bug28739.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug28974.phpt
bug29253.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug29493.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
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 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug32021.phpt
bug33382.phpt cosmetic improvements 2006-12-05 23:03:42 +00:00
bug33940.phpt more cleanup (lingering ini settings which do not exist anymore, etc.) 2006-04-10 15:09:15 +00:00
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 MFH 2005-09-01 13:03:48 +00:00
bug34982.phpt Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope) 2005-10-28 10:06:53 +00:00
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 Fixed test 2005-12-07 14:32:42 +00:00
bug35821.phpt add test for #35821 2005-12-27 22:35:18 +00:00
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 Unicode support for range() 2005-08-17 15:12:03 +00:00
var_export2.phpt
var_export3.phpt - MF51: Fixed bug #29361 (var_export() producing invalid code). 2005-10-17 15:03:12 +00:00
var_export.phpt - MF51: Fixed bug #29361 (var_export() producing invalid code). 2005-10-17 15:03:12 +00:00