php-src/ext/standard/tests/array
2005-08-15 14:37:55 +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 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +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_chunk.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +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 Move the test to new file. 2003-09-30 15:22:33 +00:00
array_diff_key.phpt add array_: 2004-07-21 21:17:56 +00:00
array_intersect_1.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
array_intersect_key.phpt add array_: 2004-07-21 21:17:56 +00:00
array_search.phpt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
array_sum.phpt "64M should be enough for everyone." -- Jani, 2005 :) 2005-06-22 12:54:04 +00:00
array_walk_recursive.phpt fix array_walk_recursive() so it doesn't reuse cached fci between calls 2004-12-03 17:43:23 +00:00
bug12776.phpt Added a test for bug #12776 2002-12-04 17:01:07 +00:00
bug14580.phpt fix the test 2003-07-24 10:37:57 +00:00
bug20381.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug20865.phpt Added test case for bug #20865. 2002-12-06 17:46:26 +00:00
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 Added test case for bug #22463 2003-05-11 02:37:17 +00:00
bug23581.phpt Added a test case for bug #23581 2003-05-11 06:33:35 +00:00
bug23788.phpt Added regression test for bug #23788 2003-05-26 03:55:08 +00:00
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 Fixed bug #24766 (strange result array from unpack()) 2003-10-03 22:41:43 +00:00
bug24897.phpt Fixed bug #24897 (inconsistent behavior of shuffle() & array_multisort()) 2003-08-09 20:49:00 +00:00
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 Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug25758.phpt Fixed bug #25758 (var_export does not escape ' & \ inside array keys) 2003-10-08 01:16:44 +00:00
bug26458.phpt Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binary 2003-11-29 04:43:06 +00:00
bug28739.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug28974.phpt fixing bug #28974 : overflow in array_slice() 2004-07-11 21:15:04 +00:00
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
bug30266.phpt - Check another incarnation of bug #30266 2005-03-19 14:24:17 +00:00
bug30833.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +00:00
bug31158.phpt Fixed bug #31158 (array_splice on $GLOBALS crashes) 2005-07-04 10:01:10 +00:00
bug31213.phpt Test engine is improved to support unicode mode 2005-08-15 14:37:55 +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 removed unused sections 2002-11-16 17:26:52 +00:00
data.inc -Do not rely on a side effect of 32bit platforms (patch by Michael Mauch) 2002-11-16 17:28:04 +00:00
locale_sort.phpt Added SKIPIF 2005-03-22 16:03:10 +00:00
range.phpt When low & high are the same return an array containing the low value. 2002-12-20 17:16:31 +00:00
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 fixing test 2004-01-11 11:55:33 +00:00