php-src/ext/standard/tests/array
2002-09-21 14:50:55 +00:00
..
001.phpt fix array tests 2002-08-21 01:22:02 +00:00
002.phpt fix array tests 2002-08-21 01:22:02 +00:00
003.phpt Patch from Melvyn Sopacua <msopacua@idg.nl> finally fixes it (bug 19006). 2002-08-21 10:42:55 +00:00
004.phpt add ini setting precision - this does not fix the real problem here 2002-08-21 03:13:33 +00:00
005.phpt Added tests for array_shift/array_pop. 2002-08-01 12:33:02 +00:00
006.phpt Add test for the index resetting. 2002-08-01 16:39:14 +00:00
007.phpt Regression test for array_diff() and array_diff_assoc(). The latter is newly 2002-09-11 18:16:11 +00:00
008.phpt Test case for array_intersect() and array_intersect_assoc() 2002-09-21 14:50:55 +00:00
array_search.phpt - Fix tests to work with CLI 2002-03-05 09:00:56 +00:00
count_recursive.phpt Added tests for pow()'ing with broken exponents and some additional test 2002-03-21 14:18:30 +00:00
data.inc Fixed the array-tests. Broke the test up into various smaller tests. 2002-03-26 18:17:38 +00:00