php-src/ext/standard/tests/array
Adam Harvey 187eb235fe Implement FR #54459 (Range function accuracy) by changing the way range()
calculates values when used with floating point bounds/step.
2011-04-06 10:23:06 +00:00
..
001.phpt
002.phpt - Fix tests 2007-11-02 19:41:12 +00:00
003.phpt
004.phpt - Fix tests 2007-11-02 19:41:12 +00:00
005.phpt - Fix tests 2007-11-02 19:41:12 +00:00
006.phpt
007.phpt - Fix tests 2007-11-02 19:41:12 +00:00
008.phpt
009.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_change_key_case_errors.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_change_key_case_variation1.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation2.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation3.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation4.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation5.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation6.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation7.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
array_change_key_case_variation8.phpt - committing array_change_key_case variation tests 2008-02-12 17:44:50 +00:00
array_change_key_case_variation.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_change_key_case.phpt MFH 2007-06-28 14:51:35 +00:00
array_chunk2.phpt
array_chunk_basic1.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_basic2.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_error.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation1.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation2.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation3.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation4.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation5.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation6.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation7.phpt New testcases for array_chunk() function 2007-12-03 03:54:11 +00:00
array_chunk_variation8.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation9.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation10.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation11.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation12.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation13.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation14.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation15.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation16.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation17.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation18.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation19.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation20.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation21.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation22.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation23.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation24.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation25.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation26.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation27.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation28.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation29.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation30.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation31.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk_variation32.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_combine_basic.phpt New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
array_combine_error1.phpt New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
array_combine_error2.phpt Implemented request #34857 (Change array_combine behaviour when called with 2010-08-27 03:54:10 +00:00
array_combine_variation1.phpt New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
array_combine_variation2.phpt New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
array_combine_variation3.phpt Implemented request #34857 (Change array_combine behaviour when called with 2010-08-27 03:54:10 +00:00
array_combine_variation4.phpt Implemented request #34857 (Change array_combine behaviour when called with 2010-08-27 03:54:10 +00:00
array_combine_variation5.phpt Implemented request #34857 (Change array_combine behaviour when called with 2010-08-27 03:54:10 +00:00
array_combine_variation6.phpt New testcases for array_combine() function 2007-11-27 15:17:07 +00:00
array_combine.phpt - MFH Add more tests from Ligaya Turmelle 2006-05-23 23:47:44 +00:00
array_count_values2.phpt
array_count_values_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_count_values_variation.phpt MFH One more cleanup after running tests 2008-12-03 20:30:44 +00:00
array_count_values.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_diff_1.phpt
array_diff_assoc_basic.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_error.phpt - bug #44212 array_diff_assoc_error.phpt should expect warnings for missing parameters 2008-02-22 12:14:58 +00:00
array_diff_assoc_variation1.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation2.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation3.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation4.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation5.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation6.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation7.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation8.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation9.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc_variation10.phpt New testcases for array_diff_assoc() function 2008-01-04 14:01:45 +00:00
array_diff_assoc.phpt - MFH Add more tests from Ligaya Turmelle 2006-05-23 23:47:44 +00:00
array_diff_basic.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_error.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_key2.phpt
array_diff_key_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_diff_key_error.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation1.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation2.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation3.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation4.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation5.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation6.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation7.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key_variation8.phpt - Committing new array_diff_key tests for Sanjay Mantoor 2008-08-12 11:01:59 +00:00
array_diff_key.phpt Fixed tests 2006-11-09 08:29:18 +00:00
array_diff_uassoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_diff_uassoc_error.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation1.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation2.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation3.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation4.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation5.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation6.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation7.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation8.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation9.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation10.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation11.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation12.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation13.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:53:48 +00:00
array_diff_uassoc_variation14.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_diff_ukey_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_diff_ukey_error.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation1.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation2.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation3.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation4.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation5.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation6.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation7.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation8.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation9.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation10.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:53:36 +00:00
array_diff_ukey_variation11.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 12:42:15 +00:00
array_diff_variation1.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation2.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation3.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation4.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation5.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation6.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation7.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation8.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation9.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_diff_variation10.phpt New testcases for array_diff() function 2008-01-04 14:02:27 +00:00
array_fill_basic.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill_keys_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
array_fill_keys_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_fill_keys_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_fill_keys_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_fill_keys_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_fill_keys.phpt fix tests 2007-05-07 22:30:16 +00:00
array_fill_object_2_4.phpt Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
array_fill_object.phpt Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 2010-05-24 14:11:39 +00:00
array_fill_variation1_64bit.phpt MFH: fix test 2007-11-08 10:13:33 +00:00
array_fill_variation1.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
array_fill_variation2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill_variation5.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_fill.phpt add new tests by Ligaya Turmelle 2006-07-11 21:28:38 +00:00
array_filter_basic.phpt New testcases for array_filter() function 2007-10-19 18:20:02 +00:00
array_filter_error.phpt Fix a few more tests 2008-02-02 01:31:18 +00:00
array_filter_object.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_filter_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_filter_variation2.phpt - MFH: Fixed detection of invalid class name 2008-05-08 18:51:28 +00:00
array_filter_variation3.phpt New testcases for array_filter() function 2007-10-19 18:20:02 +00:00
array_filter_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_filter_variation5.phpt New testcases for array_filter() function 2007-10-19 18:20:02 +00:00
array_filter_variation6.phpt New testcases for array_filter() function 2007-10-19 18:20:02 +00:00
array_filter_variation7.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_filter_variation8.phpt New testcases for array_filter() function 2007-10-19 18:20:02 +00:00
array_filter_variation9.phpt Fix a few more tests 2008-02-02 01:31:18 +00:00
array_filter.phpt Fix test and convert to UNIX line endings 2008-02-02 01:01:04 +00:00
array_flip_basic.phpt New testcases for array_flip() function 2007-10-15 06:34:35 +00:00
array_flip_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_flip_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_flip_variation2.phpt - \n or \r\n (phpt are text in svn) 2010-01-24 14:38:34 +00:00
array_flip_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_flip_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_flip_variation5.phpt New testcases for array_flip() function 2007-10-15 06:34:35 +00:00
array_flip.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_intersect_1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_intersect_assoc_basic.phpt New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
array_intersect_assoc_error.phpt MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input) 2007-11-06 13:26:59 +00:00
array_intersect_assoc_variation1.phpt MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input) 2007-11-06 13:26:59 +00:00
array_intersect_assoc_variation2.phpt MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input) 2007-11-06 13:26:59 +00:00
array_intersect_assoc_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_intersect_assoc_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_intersect_assoc_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_assoc_variation6.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_assoc_variation7.phpt New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
array_intersect_assoc_variation8.phpt New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
array_intersect_assoc_variation9.phpt New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
array_intersect_assoc_variation10.phpt New testcases for array_intersect_assoc() function 2007-11-05 14:31:40 +00:00
array_intersect_basic.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_intersect_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_intersect_key_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_intersect_key_error.phpt Fixed expected output 2008-09-11 11:21:53 +00:00
array_intersect_key_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_key_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_key_variation3.phpt New testcases for array_intersect_key() function 2008-09-11 10:48:12 +00:00
array_intersect_key_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_key_variation5.phpt New testcases for array_intersect_key() function 2008-09-11 10:48:12 +00:00
array_intersect_key_variation6.phpt New testcases for array_intersect_key() function 2008-09-11 10:48:12 +00:00
array_intersect_key_variation7.phpt New testcases for array_intersect_key() function 2008-09-11 10:48:12 +00:00
array_intersect_key_variation8.phpt New testcases for array_intersect_key() function 2008-09-11 10:48:12 +00:00
array_intersect_key.phpt Fixed tests 2006-11-09 08:29:18 +00:00
array_intersect_uassoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_intersect_uassoc_error.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation1.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation2.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation3.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation4.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation5.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation6.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation7.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation8.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation9.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation10.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:24:41 +00:00
array_intersect_uassoc_variation11.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 12:42:15 +00:00
array_intersect_ukey_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_intersect_ukey_error.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation1.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation2.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation3.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation4.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation5.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation6.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation7.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation8.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation9.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_intersect_ukey_variation10.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-05 12:42:15 +00:00
array_intersect_variation1.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_intersect_variation2.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_intersect_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_intersect_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_intersect_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_variation6.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_intersect_variation7.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_intersect_variation8.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_intersect_variation9.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_intersect_variation10.phpt New testcases for array_intersect() function 2007-10-27 12:15:16 +00:00
array_key_exists_basic.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_error.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_object1.phpt MFH 2009-04-24 17:14:32 +00:00
array_key_exists_object2.phpt MFH 2009-04-24 17:14:32 +00:00
array_key_exists_variation1.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_variation2.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
array_key_exists_variation3.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_variation4.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
array_key_exists_variation5.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_variation6.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_variation7.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists_variation8.phpt - committing tests for array_key_exists() function 2008-02-13 13:16:21 +00:00
array_key_exists.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
array_keys_basic.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_keys_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_keys_variation_001.phpt MFH: split the test 2007-07-13 16:47:39 +00:00
array_keys_variation_002_64bit.phpt MFH: split the test 2007-07-13 16:47:39 +00:00
array_keys_variation_002.phpt MFH: split the test 2007-07-13 16:47:39 +00:00
array_keys_variation_003.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_keys_variation_004.phpt MFH: split the test 2007-07-13 16:47:39 +00:00
array_keys_variation_005.phpt MFH: split the test 2007-07-13 16:47:39 +00:00
array_map_001.phpt MFH: plug leak on error (coverity issue #405) 2007-09-21 13:51:49 +00:00
array_map_basic.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_error.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_object1.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
array_map_object2.phpt LSB parent/self forwarding 2008-07-24 09:42:18 +00:00
array_map_object3.phpt Fixed is_callable/call_user_func mess that had done different things for very similar arguments e.g. array("A","B") and "A::B" 2008-07-26 13:14:04 +00:00
array_map_variation1.phpt new tests for array_map usage variations - string keys and references 2007-12-20 11:18:34 +00:00
array_map_variation2.phpt - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) 2010-04-02 21:44:09 +00:00
array_map_variation3.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation4.phpt remove UEXPECT 2009-02-13 22:01:28 +00:00
array_map_variation5.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation6.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation7.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation8.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation9.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation10.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation11.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation12.phpt Fix tests (new error message) 2008-02-02 03:15:46 +00:00
array_map_variation13.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation14.phpt Fix tests (new error message) 2008-02-02 03:15:46 +00:00
array_map_variation15.phpt Fix tests (new error message) 2008-02-02 03:15:46 +00:00
array_map_variation16.phpt Fix tests (new error message) 2008-02-02 03:00:57 +00:00
array_map_variation17.phpt - MFH: Fixed detection of invalid class name 2008-05-08 18:51:28 +00:00
array_map_variation18.phpt new smaller testcases for array_map() function 2008-01-03 09:43:45 +00:00
array_map_variation19.phpt Fixed bug #52940 (call_user_func_array still allows call-time pass-by-reference). (cataphract@php.net) 2010-10-01 11:53:04 +00:00
array_merge_basic.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_error.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_merge_recursive_basic1.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_basic2.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_error.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_merge_recursive_variation1.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation2.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_merge_recursive_variation4.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation5.phpt MFH: fix #43559 (array_merge_recursive() doesn't behave as expected with duplicate NULL values) 2008-01-23 12:09:52 +00:00
array_merge_recursive_variation6.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation7.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation8.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation9.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_recursive_variation10.phpt New testcases for array_merge_recursive() function 2007-12-11 09:07:41 +00:00
array_merge_variation1.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation2.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation3.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation4.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation5.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation6.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation7.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation8.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge_variation9.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
array_merge_variation10.phpt - committing tests for array_merge() function 2008-02-13 14:20:58 +00:00
array_merge.phpt MFH: 2008-08-29 03:05:43 +00:00
array_multisort_basic1.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_basic2.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_error.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation1.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation2.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation3.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation4.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation5.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation6.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation7.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation8.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation9.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation10.phpt Adding tests for array_multisort 2008-12-01 16:42:13 +00:00
array_multisort_variation11.phpt MFH: New array_multisort() test and code comment fix (Simon Westcott) 2009-05-15 16:46:22 +00:00
array_next_error1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_next_error2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_pad_error.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad_variation1.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad_variation2.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_pad_variation4.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad_variation5.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad_variation6.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_pad_variation7.phpt New testcases for array_pad() function 2007-12-03 12:51:56 +00:00
array_pad.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_pop_errors.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_pop_variation.phpt MFH 2007-06-28 16:07:12 +00:00
array_pop.phpt MFH 2007-06-28 16:07:12 +00:00
array_product_error.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_product_variation1.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_product_variation2.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_product_variation3.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_product_variation4.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_product_variation5.phpt Adding some tests for array_product 2008-11-21 13:00:01 +00:00
array_push_basic.phpt - New tests for array_push() function 2008-02-13 16:12:48 +00:00
array_push_error1.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_push_error2.phpt MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) 2009-06-07 19:28:15 +00:00
array_push_variation1.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_push_variation2.phpt - New tests for array_push() function 2008-02-13 16:12:48 +00:00
array_push_variation3.phpt - New tests for array_push() function 2008-02-13 16:12:48 +00:00
array_push_variation5.phpt - New tests for array_push() function 2008-02-13 16:12:48 +00:00
array_push_variation6.phpt - New tests for array_push() function 2008-02-13 16:12:48 +00:00
array_push.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_rand_basic1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_basic2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_variation2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_variation4.phpt Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-30 16:49:43 +00:00
array_rand_variation5.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand_variation6.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_rand.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_reduce_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_reduce_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_reduce_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_reduce_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_reduce.phpt MFH: Allow mixed $initial (patch by Christian Seiler) 2008-08-20 20:35:40 +00:00
array_replace.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_reverse_basic1.phpt New testcases for array_reverse() function 2007-10-15 06:24:40 +00:00
array_reverse_basic2.phpt New testcases for array_reverse() function 2007-10-15 06:24:40 +00:00
array_reverse_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_reverse_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_reverse_variation2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_reverse_variation3.phpt New testcases for array_reverse() function 2007-10-15 06:24:40 +00:00
array_reverse_variation4.phpt New testcases for array_reverse() function 2007-10-15 06:24:40 +00:00
array_reverse_variation5.phpt - MFH Fix tests 2008-02-02 13:33:41 +00:00
array_reverse_variation6.phpt New testcases for array_reverse() function 2007-10-15 06:24:40 +00:00
array_search1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_search_errors.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_search_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_search_variation2.phpt update and split of testcases for functions array_search() and in_array() 2007-09-22 06:53:58 +00:00
array_search_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_search_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_search.phpt MFH 2007-06-28 15:27:09 +00:00
array_shift_basic.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_error.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation1.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation2.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation3.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation4.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation5.phpt Fix common typos in the source code (Reported in Bug #54065) 2011-04-03 21:46:52 +00:00
array_shift_variation6.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation7.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shift_variation8.phpt - New tests for array_shift() function 2008-02-13 16:42:17 +00:00
array_shuffle_basic.phpt - Add a basic test for array_shuffle() 2008-01-25 00:32:22 +00:00
array_slice_basic.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_error.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation1.phpt Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-30 16:49:43 +00:00
array_slice_variation2.phpt MFH: Fixed tests again after double->long conversion change (to match 5.2) 2009-06-05 17:15:33 +00:00
array_slice_variation3.phpt MFH: Fixed tests again after double->long conversion change (to match 5.2) 2009-06-05 17:15:33 +00:00
array_slice_variation4.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation5.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation6.phpt - Making compatible with 64bit plataform 2008-05-18 15:42:09 +00:00
array_slice_variation7.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation8.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation9.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
array_slice_variation10.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice_variation11.phpt - New tests for array_slice() function 2008-02-14 11:17:36 +00:00
array_slice.phpt Fix the fix 2008-02-17 01:11:04 +00:00
array_splice_basic.phpt Remove unneeded INI sections 2007-10-26 16:09:34 +00:00
array_splice_errors.phpt WS 2007-12-11 18:30:01 +00:00
array_splice_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_splice_variation2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_splice_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_splice_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_sum_basic.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_error.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation1.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation2.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation3.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation4.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation5.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation6.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum_variation7.phpt New testcases for array_sum() function 2007-11-27 14:59:30 +00:00
array_sum.phpt fix tests 2007-04-26 23:30:00 +00:00
array_udiff_assoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_udiff_assoc_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_assoc_variation.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_udiff_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_udiff_uassoc_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_uassoc_variation6.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_udiff_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_basic2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_uintersect_assoc_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_assoc_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_uintersect_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_basic.phpt - add some basic tests for array diff and intersection functions 2008-01-25 00:13:49 +00:00
array_uintersect_uassoc_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_uassoc_variation6.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_uintersect_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_unique_basic.phpt new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
array_unique_error.phpt Fix tests, add NEWS entry. 2008-12-12 23:59:48 +00:00
array_unique_variation1.phpt MFH: 2008-08-29 03:05:43 +00:00
array_unique_variation2.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_unique_variation3.phpt new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
array_unique_variation4.phpt new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
array_unique_variation5.phpt new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
array_unique_variation6.phpt MFH 2009-04-24 17:14:32 +00:00
array_unique_variation7.phpt new testcases for array_unique() function 2007-12-09 14:41:10 +00:00
array_unique_variation8.phpt Fix tests, add NEWS entry. 2008-12-12 23:59:48 +00:00
array_unshift_basic1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_unshift_basic2.phpt New testcases for array_unshift() function 2007-10-19 09:16:29 +00:00
array_unshift_error.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_unshift_object.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_unshift_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_unshift_variation2.phpt New testcases for array_unshift() function 2007-10-19 09:16:29 +00:00
array_unshift_variation3.phpt New testcases for array_unshift() function 2007-10-19 09:16:29 +00:00
array_unshift_variation4.phpt New testcases for array_unshift() function 2007-10-19 09:16:29 +00:00
array_unshift_variation5.phpt - MFH Fix tests 2008-02-02 13:33:41 +00:00
array_unshift_variation6.phpt New testcases for array_unshift() function 2007-10-19 09:16:29 +00:00
array_unshift_variation7.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_unshift_variation8.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_unshift_variation9.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
array_unshift.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
array_user_key_compare.phpt add test 2007-03-16 19:55:21 +00:00
array_values_basic.phpt - New tests for array_values() function 2008-02-14 14:22:43 +00:00
array_values_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_values_errors.phpt - Fix tests 2007-11-02 19:41:12 +00:00
array_values_variation1.phpt - New tests for array_values() function 2008-02-14 14:22:43 +00:00
array_values_variation2.phpt - New tests for array_values() function 2008-02-14 14:22:43 +00:00
array_values_variation3.phpt - New tests for array_values() function 2008-02-14 14:22:43 +00:00
array_values_variation4.phpt - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) 2010-04-02 21:44:09 +00:00
array_values_variation5.phpt - New tests for array_values() function 2008-02-14 14:22:43 +00:00
array_values_variation6.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
array_values_variation7.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
array_values_variation_64bit.phpt more smaller tests 2007-06-28 15:04:47 +00:00
array_values_variation.phpt more smaller tests 2007-06-28 15:04:47 +00:00
array_values.phpt more smaller tests 2007-06-28 15:04:47 +00:00
array_walk_basic1.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_basic2.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_error1.phpt Fix tests (new error message) 2008-02-02 03:00:57 +00:00
array_walk_error2.phpt fix tests 2007-12-17 13:02:27 +00:00
array_walk_object1.phpt MFH 2009-04-24 17:14:32 +00:00
array_walk_object2.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_objects.phpt MFH 2009-04-24 17:14:32 +00:00
array_walk_rec_objects.phpt MFH 2009-04-24 17:14:32 +00:00
array_walk_recursive1.phpt MFH: 2008-08-29 03:05:43 +00:00
array_walk_recursive_basic1.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_basic2.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_error1.phpt Fix tests (new error message) 2008-02-02 02:45:44 +00:00
array_walk_recursive_error2.phpt fix tests 2007-12-17 13:02:27 +00:00
array_walk_recursive_object1.phpt MFH 2009-04-24 17:14:32 +00:00
array_walk_recursive_object2.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation1.phpt MFH: 2008-08-29 03:05:43 +00:00
array_walk_recursive_variation2.phpt Fix tests (new error message) 2008-02-02 02:45:44 +00:00
array_walk_recursive_variation3.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation4.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation5.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation6.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation7.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive_variation8.phpt Fix tests (new error message) 2008-02-02 02:45:44 +00:00
array_walk_recursive_variation9.phpt New testcases for array_walk_recursive() function 2007-12-11 10:45:50 +00:00
array_walk_recursive.phpt
array_walk_variation1.phpt MFH: 2008-08-29 03:05:43 +00:00
array_walk_variation2.phpt Fix tests (new error message) 2008-02-02 02:36:08 +00:00
array_walk_variation3.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_variation4.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_variation5.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_variation6.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_variation7.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk_variation8.phpt Fix tests (new error message) 2008-02-02 02:36:08 +00:00
array_walk_variation9.phpt New testcases for array_walk() function 2007-12-11 10:45:25 +00:00
array_walk.phpt MFH: 2008-08-29 03:05:43 +00:00
arsort_basic.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
arsort_error.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_object1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
arsort_object2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
arsort_variation1.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation2.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation3.phpt Revert to the previous version for these tests as they were overwritten by mistake (checked on Windows but not on Linux... so the six skipped tests may not work correctly... but they should be ok and I'll watch the test results). 2008-12-30 16:49:43 +00:00
arsort_variation4.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
arsort_variation6.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation7.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation8.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation9.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation10.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
arsort_variation11.phpt - added some new tests for arsort 2008-02-04 00:05:24 +00:00
asort_basic.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_error.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_object1.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_object2.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation1.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation2.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation3.phpt fix tests 2007-11-07 12:07:16 +00:00
asort_variation4.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
asort_variation6.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation7.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation8.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation9.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation10.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
asort_variation11.phpt New testcases for asort() function 2007-11-05 16:42:56 +00:00
bug12776.phpt
bug14580.phpt - Fix tests 2007-11-02 19:41:12 +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 - MFH: Fixed var_export() for array keys 2007-12-18 10:53:39 +00:00
bug28739.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug28974.phpt fix test names 2007-05-07 18:03:01 +00:00
bug29253.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug29493.phpt
bug30074.phpt Fixed bug #30074 2006-12-17 20:09:48 +00:00
bug30266.phpt
bug30833.phpt fix test name 2006-09-28 22:02:04 +00:00
bug31158.phpt
bug31213.phpt
bug32021.phpt
bug33382.phpt MFH 2008-02-15 09:35:53 +00:00
bug33989.phpt
bug34066_1.phpt MFH: fix #34066 (recursive array_walk causes segfault) 2006-09-19 09:04:16 +00:00
bug34066.phpt fix test 2006-09-19 12:25:27 +00:00
bug34227.phpt
bug34982.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug35014_64bit.phpt Fixed bug 48484 (array_product() always returns 0 for an empty array). 2010-12-12 19:27:04 +00:00
bug35014.phpt Fixed bug 48484 (array_product() always returns 0 for an empty array). 2010-12-12 19:27:04 +00:00
bug35022.phpt
bug35821.phpt - Fix tests 2007-11-02 19:41:12 +00:00
bug36975.phpt cosmetic improvements 2006-12-05 23:03:19 +00:00
bug38464.phpt Fixed bug #38464 (array_count_values() mishandles numeric strings). 2006-09-06 17:25:57 +00:00
bug39576.phpt MFH: fix #39576 (array_walk() doesn't separate userdata zval) 2006-11-22 10:42:41 +00:00
bug40191.phpt MFH: 2008-08-29 03:05:43 +00:00
bug40709.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
bug41121.phpt fix tests 2007-04-26 23:30:00 +00:00
bug41686.phpt Fixed bug #41686 (Omitting length param in array_slice not possible). 2007-06-18 16:53:09 +00:00
bug42177.phpt MFB: Fixed bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...) 2008-03-12 19:18:42 +00:00
bug42233.phpt - Fix the fix for bug #42233 2007-08-10 12:17:26 +00:00
bug42838.phpt MFH 2008-02-15 09:35:53 +00:00
bug42850.phpt MFH 2008-02-15 09:35:53 +00:00
bug43495.phpt Fixed tests on Windows 2008-05-29 07:32:03 +00:00
bug43505.phpt Countable requires SPL 2008-02-02 09:53:44 +00:00
bug43541.phpt MFH: - Fixed bug #43541 2007-12-11 09:47:21 +00:00
bug44181.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
bug44182.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
bug44929.phpt Fix bug #49003 by tweaking the fix to bug #44929 slightly. 2009-07-21 21:15:48 +00:00
bug45312.phpt Added test for bug #45312 2008-06-19 12:09:44 +00:00
bug46873.phpt MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists) 2008-12-27 03:06:57 +00:00
bug48224.phpt MFB: Add test for #48224 2009-05-10 20:12:56 +00:00
bug48484.phpt Fixed bug 48484 (array_product() always returns 0 for an empty array). 2010-12-12 19:27:04 +00:00
bug48854.phpt - MFH: Fixed bug #48854 (array_merge_recursive modifies arrays after first one) 2009-07-08 18:23:08 +00:00
bug50006_1.phpt proper fix for bug #50006 2009-11-29 08:35:01 +00:00
bug50006_2.phpt proper fix for bug #50006 2009-11-29 08:35:01 +00:00
bug50006.phpt - Fixed bug #50006 (Segfault caused by uksort()) [5_2 only] 2009-11-01 17:30:55 +00:00
bug51552.phpt Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues) 2010-06-11 08:53:31 +00:00
bug52534.phpt - Fixed bug #52534 (var_export array with negative key) 2010-08-04 23:11:44 +00:00
bug54459.phpt Implement FR #54459 (Range function accuracy) by changing the way range() 2011-04-06 10:23:06 +00:00
compact_basic.phpt - New tests for compact() 2008-01-24 14:51:20 +00:00
compact_error.phpt - MFH: New parameter parsing API 2008-08-17 22:14:14 +00:00
compact_variation1.phpt - MFH compact_variation1.phpt - fix for bug #29044 2008-01-29 08:50:43 +00:00
compact_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
compact.phpt - Fix tests 2007-11-02 19:41:12 +00:00
compare_function.inc Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
count_basic.phpt - New tests for count() function 2008-02-14 16:49:58 +00:00
count_error.phpt - New tests for count() function 2008-02-14 16:49:58 +00:00
count_recursive.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
count_variation1.phpt - New tests for count() function 2008-02-14 16:49:58 +00:00
count_variation2.phpt - New tests for count() function 2008-02-14 16:49:58 +00:00
count_variation3.phpt Fix test 2008-02-16 16:35:39 +00:00
current_basic.phpt - New tests for current() function 2008-02-20 14:20:31 +00:00
current_error.phpt - New tests for current() function 2008-02-20 14:20:31 +00:00
current_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
current_variation2.phpt - New tests for current() function 2008-02-20 14:20:31 +00:00
current_variation3.phpt - New tests for current() function 2008-02-20 14:20:31 +00:00
current_variation4.phpt - New tests for current() function 2008-02-20 14:20:31 +00:00
current_variation5.phpt New current()/next() test 2010-05-20 17:55:58 +00:00
data.inc
each_basic.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
each_variation1.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each_variation2.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each_variation3.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each_variation4.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
each_variation5.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each_variation6.phpt - New tests for each() function 2008-02-19 17:02:27 +00:00
each.phpt fix tests for builtin Zend functions using new parsing API 2008-06-18 23:45:36 +00:00
end_64bit.phpt fix test 2007-11-08 10:03:52 +00:00
end_basic.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
end_error.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
end_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
end_variation2.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
end_variation3.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
end.phpt fixing incorrect --CLEAN-- sections 2009-04-16 10:54:45 +00:00
extract_error.phpt MFH:- Added common getopt implementation to core. 2007-10-01 12:40:54 +00:00
extract_safety.phpt - Fixed extract() to do not overwrite $GLOBALS and $this when using EXTR_OVERWRITE. 2010-11-19 22:06:44 +00:00
extract_variation1.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation2.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation3.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation4.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation5.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation6.phpt - Fix tests 2007-11-02 19:41:12 +00:00
extract_variation7.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation8.phpt split the test 2007-08-10 12:30:09 +00:00
extract_variation9.phpt Removed wrong warning message 2009-01-20 13:21:52 +00:00
extract_variation10.phpt MFH: Fixed bugs #44181 & #44182 (extract() and references) 2008-11-26 00:59:41 +00:00
extract_variation11.phpt MFH: Fixed bugs #44181 & #44182 (extract() and references) 2008-11-26 00:59:41 +00:00
in_array_errors.phpt - Fix tests 2007-11-02 19:41:12 +00:00
in_array_variation1.phpt update and split of testcases for functions array_search() and in_array() 2007-09-22 06:53:58 +00:00
in_array_variation2.phpt update and split of testcases for functions array_search() and in_array() 2007-09-22 06:53:58 +00:00
in_array_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
in_array_variation4.phpt update and split of testcases for functions array_search() and in_array() 2007-09-22 06:53:58 +00:00
key_basic.phpt - New tests for key() function 2008-02-21 14:34:41 +00:00
key_error.phpt - New tests for key() function 2008-02-21 14:34:41 +00:00
key_exists_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
key_exists_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
key_exists_variation1.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
key_exists_variation2.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
key_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
key_variation2.phpt - New tests for key() function 2008-02-21 14:34:41 +00:00
key_variation3.phpt - New tests for key() function 2008-02-21 14:34:41 +00:00
key_variation4.phpt - New tests for key() function 2008-02-21 14:34:41 +00:00
krsort_basic.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_error.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_object.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation1.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation2.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation3.phpt fix tests: removed values that generate diff. output on Linux64 2007-11-16 17:06:43 +00:00
krsort_variation4.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
krsort_variation6.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation7.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation8.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation9.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation10.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
krsort_variation11.phpt New testcases for krsort() function 2007-11-12 15:52:25 +00:00
ksort_basic.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_error.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_object.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation1.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation2.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation3.phpt fix tests: removed values that generate diff. output on Linux64 2007-11-16 17:06:43 +00:00
ksort_variation4.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
ksort_variation6.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation7.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation8.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation9.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation10.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
ksort_variation11.phpt New testcases for ksort() function 2007-11-12 15:53:20 +00:00
locale_sort.phpt - +skip 2008-08-21 08:30:51 +00:00
max_basic.phpt - Fix tests 2007-11-02 19:41:12 +00:00
max_basiclong_64bit.phpt Basic test for max() on 64 bit platforms. Tested on Linux 64 bit 2009-06-29 07:52:23 +00:00
max_error.phpt - MFH: New parameter parsing API (for min() and max()) 2008-08-10 17:50:44 +00:00
max_variation1.phpt Fixed tests on 64bit machines 2007-11-07 01:42:51 +00:00
max_variation2.phpt Fixed tests on 64bit machines 2007-11-07 01:42:51 +00:00
max.phpt - MFH: New parameter parsing API (for min() and max()) 2008-08-10 17:50:44 +00:00
min_basic.phpt - Fix tests 2007-11-02 19:41:12 +00:00
min_basiclong_64bit.phpt Basic test for max() on 64 bit platforms. Tested on Linux 64 bit 2009-06-29 07:52:23 +00:00
min_error.phpt - MFH: New parameter parsing API (for min() and max()) 2008-08-10 17:50:44 +00:00
min_variation1.phpt MFH 2007-11-08 08:11:55 +00:00
min_variation2.phpt MFH 2007-11-08 08:11:55 +00:00
min.phpt - MFH: New parameter parsing API (for min() and max()) 2008-08-10 17:50:44 +00:00
natcasesort_basic.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_error.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_object1.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_object2.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
natcasesort_variation2.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
natcasesort_variation4.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation5.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation6.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation7.phpt - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) 2010-04-02 21:44:09 +00:00
natcasesort_variation8.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation9.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation10.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natcasesort_variation11.phpt - New tests for natcasesort() function 2008-02-19 10:53:10 +00:00
natsort_basic.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
next_basic.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
next_error.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
next_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
next_variation2.phpt - New tests for end() and next() function 2008-02-21 16:39:02 +00:00
prev_basic.phpt MFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:37 +00:00
prev_error1.phpt MFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:37 +00:00
prev_error2.phpt MFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:37 +00:00
prev_error3.phpt MFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:37 +00:00
prev_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
prev_variation2.phpt MFH: prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:37 +00:00
range_errors.phpt MFH 2007-06-28 16:07:12 +00:00
range_variation1_64bit.phpt MFH 2007-06-28 16:07:12 +00:00
range_variation1.phpt MFH 2007-06-28 16:07:12 +00:00
range_variation.phpt MFH 2007-06-28 16:07:12 +00:00
range.phpt MFH 2007-06-28 16:07:12 +00:00
reset_basic.phpt - New tests for reset() function 2008-02-22 09:19:56 +00:00
reset_error.phpt - New tests for reset() function 2008-02-22 09:19:56 +00:00
reset_variation1.phpt fix tests for array/object BC 2008-11-25 22:13:44 +00:00
reset_variation2.phpt - New tests for reset() function 2008-02-22 09:19:56 +00:00
reset_variation3.phpt - New tests for reset() function 2008-02-22 09:19:56 +00:00
rsort_basic.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_error.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_object1.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_object2.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation1.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation2.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
rsort_variation4.phpt - Removed allow_call_time_pass_reference (Pierrick) 2010-04-26 00:13:34 +00:00
rsort_variation5.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation6.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation7.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation8.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation9.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation10.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
rsort_variation11.phpt - New tests for rsort() function 2008-02-15 16:06:38 +00:00
shuffle_basic1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_basic2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_error.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_variation1.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_variation2.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_variation3.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_variation4.phpt - Fix tests 2007-11-02 19:41:12 +00:00
shuffle_variation5.phpt - Fix tests 2007-11-02 19:41:12 +00:00
sizeof_basic1.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_basic2.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_error.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_object1.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_object2.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_variation1.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_variation2.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_variation3.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_variation4.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sizeof_variation5.phpt New testcases for sizeof() function 2007-11-16 17:54:31 +00:00
sort_basic.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_error.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_object1.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_object2.phpt fix typo in title 2007-11-05 16:22:37 +00:00
sort_variation1.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation2.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation3.phpt fix tests 2007-11-07 12:07:16 +00:00
sort_variation4.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 13:44:14 +00:00
sort_variation6.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation7.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation8.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation9.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation10.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
sort_variation11.phpt New testcases for sort() function 2007-11-05 15:30:49 +00:00
uasort_basic1.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_basic2.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_error.phpt Fix tests (new error message) 2008-02-02 02:29:27 +00:00
uasort_object1.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_object2.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation1.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation2.phpt - MFH: Fixed detection of invalid class name 2008-05-08 18:51:28 +00:00
uasort_variation3.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation4.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation5.phpt - nl fix 2010-01-24 14:41:47 +00:00
uasort_variation6.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation7.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation8.phpt Fix tests (new error message) 2008-02-02 02:29:27 +00:00
uasort_variation9.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation10.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uasort_variation11.phpt New testcases for uasort() function 2007-11-14 17:19:45 +00:00
uksort_basic.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
uksort_error.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
uksort_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
uksort_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
unexpected_array_mod_bug.phpt fix crash when unexpectedly passed by-ref parameter is modified 2009-08-18 20:51:49 +00:00
usort_basic.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_error1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_error2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_object1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_object2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation2.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation3.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation4.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation5.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation6.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation7.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation8.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation9.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
usort_variation10.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:32:53 +00:00
var_export2.phpt - MFH: Fixed var_export() for array keys 2007-12-18 10:53:39 +00:00
var_export3.phpt
var_export.phpt MFH: fix test 2009-01-07 21:23:10 +00:00