php-src/ext/standard/tests/array
Andrey Hristov 0eef82a733 fixing bug #28974 : overflow in array_slice()
The same kind of overflow appeared in array_splice(), substr() and
substr_replace()
2004-07-11 21:15:04 +00:00
..
001.phpt - Remove unused blocks 2004-05-19 08:56:50 +00:00
002.phpt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
003.phpt Fixed paths in various tests. In certain conditions usage of partial file 2003-08-18 22:57:49 +00:00
004.phpt
005.phpt
006.phpt
007.phpt fixing the tests so to work with the new var_dump() (dumping private and 2004-05-20 21:13:14 +00:00
008.phpt
array_change_key_case.phpt
array_chunk.phpt
array_count_values.phpt
array_diff_1.phpt Move the test to new file. 2003-09-30 15:22:33 +00:00
array_intersect_1.phpt fixing the tests so to work with the new var_dump() (dumping private and 2004-05-20 21:13:14 +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 64-bit fix 2004-02-23 02:09:48 +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
bug20865.phpt Added test case for bug #20865. 2002-12-06 17:46:26 +00:00
bug21182.phpt - Add test for bug #21182 2002-12-25 20:08:36 +00:00
bug21918.phpt Fix the test. (this was mixed test with bug #24159) 2003-08-13 09:48:20 +00:00
bug21998.phpt Correct description of the problem 2003-02-03 16:52:04 +00:00
bug22088.phpt fix the test 2003-02-06 15:22:41 +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 Fixed bug #24198 (Invalid recursion detection in array_merge_recurcive()) 2003-06-16 17:35:16 +00:00
bug24220.phpt Added a test case for bug #24220 2003-06-17 13:19:20 +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 Added/improved tests for bugs 24142, 24063, 24951, 24980 2003-08-09 16:44:33 +00:00
bug25708.phpt Add a test case for bug #25708 2003-10-02 22:50:28 +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 fixing bug #28739 2004-07-11 19:20:05 +00:00
bug28974.phpt fixing bug #28974 : overflow in array_slice() 2004-07-11 21:15:04 +00:00
count_recursive.phpt
data.inc -Do not rely on a side effect of 32bit platforms (patch by Michael Mauch) 2002-11-16 17:28:04 +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_export.phpt fixing test 2004-01-11 11:55:33 +00:00