php-src/ext/standard/tests/array
Rasmus Lerdorf c74b341cc6 Fix bug #49003 by tweaking the fix to bug #44929 slightly.
A 0 followed by any punctuation is now significant instead
of just 0's in front of a period.
2009-07-21 21:15:48 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt
007.phpt
008.phpt
009.phpt
array_change_key_case_errors.phpt
array_change_key_case_variation1.phpt
array_change_key_case_variation2.phpt
array_change_key_case_variation3.phpt
array_change_key_case_variation4.phpt
array_change_key_case_variation5.phpt
array_change_key_case_variation6.phpt
array_change_key_case_variation7.phpt
array_change_key_case_variation8.phpt
array_change_key_case_variation.phpt
array_change_key_case.phpt
array_chunk2.phpt
array_chunk_basic1.phpt
array_chunk_basic2.phpt
array_chunk_error.phpt
array_chunk_variation1.phpt
array_chunk_variation2.phpt
array_chunk_variation3.phpt
array_chunk_variation4.phpt
array_chunk_variation5.phpt
array_chunk_variation6.phpt
array_chunk_variation7.phpt
array_chunk_variation8.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation9.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation10.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation11.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation12.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation13.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation14.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation15.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation16.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation17.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation18.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation19.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation20.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation21.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation22.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation23.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation24.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation25.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation26.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation27.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation28.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation29.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation30.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation31.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk_variation32.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_chunk.phpt splitting array_chunk into smaller tests 2009-02-14 10:29:22 +00:00
array_combine_basic.phpt
array_combine_error1.phpt
array_combine_error2.phpt
array_combine_variation1.phpt
array_combine_variation2.phpt
array_combine_variation3.phpt
array_combine_variation4.phpt
array_combine_variation5.phpt
array_combine_variation6.phpt
array_combine.phpt
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:29:17 +00:00
array_count_values_variation.phpt One more cleanup after running tests 2008-12-03 20:30:35 +00:00
array_count_values.phpt
array_diff_1.phpt
array_diff_assoc_basic.phpt
array_diff_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:29:17 +00:00
array_diff_assoc_variation1.phpt
array_diff_assoc_variation2.phpt
array_diff_assoc_variation3.phpt
array_diff_assoc_variation4.phpt
array_diff_assoc_variation5.phpt
array_diff_assoc_variation6.phpt
array_diff_assoc_variation7.phpt
array_diff_assoc_variation8.phpt
array_diff_assoc_variation9.phpt
array_diff_assoc_variation10.phpt
array_diff_assoc.phpt
array_diff_basic.phpt
array_diff_error.phpt
array_diff_key2.phpt
array_diff_key_basic.phpt
array_diff_key_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:29:17 +00:00
array_diff_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:29:17 +00:00
array_diff_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:29:17 +00:00
array_diff_key_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:29:17 +00:00
array_diff_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:29:17 +00:00
array_diff_key_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:29:17 +00:00
array_diff_key_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:29:17 +00:00
array_diff_key_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:29:17 +00:00
array_diff_key_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:29:17 +00:00
array_diff_key.phpt
array_diff_uassoc_basic.phpt
array_diff_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:29:17 +00:00
array_diff_uassoc_variation1.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation2.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation3.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation4.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation5.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation6.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation7.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation8.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation9.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation10.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation11.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation12.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +00:00
array_diff_uassoc_variation13.phpt New testcases for array_diff_uassoc() function 2008-09-26 11:57:41 +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:29:17 +00:00
array_diff_ukey_basic.phpt
array_diff_ukey_error.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation1.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation2.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_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:29:17 +00:00
array_diff_ukey_variation4.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation5.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation6.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation7.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation8.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation9.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +00:00
array_diff_ukey_variation10.phpt New PHP testcases for array_diff_ukey function 2008-10-22 05:51:52 +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 14:11:03 +00:00
array_diff_variation1.phpt
array_diff_variation2.phpt
array_diff_variation3.phpt
array_diff_variation4.phpt
array_diff_variation5.phpt
array_diff_variation6.phpt
array_diff_variation7.phpt
array_diff_variation8.phpt
array_diff_variation9.phpt
array_diff_variation10.phpt
array_fill_basic.phpt
array_fill_error.phpt
array_fill_keys_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:00 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_fill_keys.phpt
array_fill_object.phpt
array_fill_variation1_64bit.phpt
array_fill_variation1.phpt Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:24:09 +00:00
array_fill_variation2.phpt
array_fill_variation3.phpt
array_fill_variation4.phpt
array_fill_variation5.phpt
array_fill.phpt
array_filter_basic.phpt
array_filter_error.phpt
array_filter_object.phpt
array_filter_variation1.phpt
array_filter_variation2.phpt
array_filter_variation3.phpt
array_filter_variation4.phpt
array_filter_variation5.phpt
array_filter_variation6.phpt
array_filter_variation7.phpt
array_filter_variation8.phpt
array_filter_variation9.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_filter.phpt
array_flip_basic.phpt
array_flip_error.phpt
array_flip_variation1.phpt
array_flip_variation2.phpt
array_flip_variation3.phpt
array_flip_variation4.phpt
array_flip_variation5.phpt
array_flip.phpt
array_intersect_1.phpt
array_intersect_assoc_basic.phpt
array_intersect_assoc_error.phpt
array_intersect_assoc_variation1.phpt
array_intersect_assoc_variation2.phpt
array_intersect_assoc_variation3.phpt
array_intersect_assoc_variation4.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +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:29:17 +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:29:17 +00:00
array_intersect_assoc_variation7.phpt
array_intersect_assoc_variation8.phpt
array_intersect_assoc_variation9.phpt
array_intersect_assoc_variation10.phpt
array_intersect_basic.phpt
array_intersect_error.phpt
array_intersect_key_basic.phpt
array_intersect_key_error.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key_variation1.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +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:29:17 +00:00
array_intersect_key_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:29:17 +00:00
array_intersect_key_variation4.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key_variation5.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key_variation6.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key_variation7.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key_variation8.phpt New testcases for array_intersect_key() function 2008-09-11 10:41:01 +00:00
array_intersect_key.phpt
array_intersect_uassoc_basic.phpt
array_intersect_uassoc_error.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation1.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation2.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation3.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation4.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation5.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation6.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation7.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation8.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_variation9.phpt New testcases for array_intersect_uassoc function 2008-10-28 10:21:12 +00:00
array_intersect_uassoc_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:29:17 +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 14:11:03 +00:00
array_intersect_ukey_basic.phpt
array_intersect_ukey_error.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation1.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation2.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation3.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation4.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation5.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation6.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation7.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation8.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_intersect_ukey_variation9.phpt - Move the tests where they belong 2008-08-30 23:20:25 +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 14:11:03 +00:00
array_intersect_variation1.phpt
array_intersect_variation2.phpt
array_intersect_variation3.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +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:29:17 +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:29:17 +00:00
array_intersect_variation7.phpt
array_intersect_variation8.phpt
array_intersect_variation9.phpt
array_intersect_variation10.phpt
array_key_exists_basic.phpt
array_key_exists_error.phpt
array_key_exists_object1.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_key_exists_object2.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_key_exists_variation1.phpt
array_key_exists_variation2.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_key_exists_variation3.phpt
array_key_exists_variation4.phpt
array_key_exists_variation5.phpt
array_key_exists_variation6.phpt
array_key_exists_variation7.phpt
array_key_exists_variation8.phpt
array_key_exists.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_keys_basic.phpt
array_keys_error.phpt
array_keys_variation_001.phpt
array_keys_variation_002_64bit.phpt
array_keys_variation_002.phpt
array_keys_variation_003.phpt
array_keys_variation_004.phpt
array_keys_variation_005.phpt
array_map_001.phpt
array_map_basic.phpt
array_map_error.phpt
array_map_object1.phpt
array_map_object2.phpt
array_map_object3.phpt
array_map_variation1.phpt
array_map_variation2.phpt
array_map_variation3.phpt
array_map_variation4.phpt
array_map_variation5.phpt
array_map_variation6.phpt
array_map_variation7.phpt
array_map_variation8.phpt
array_map_variation9.phpt
array_map_variation10.phpt
array_map_variation11.phpt
array_map_variation12.phpt
array_map_variation13.phpt
array_map_variation14.phpt
array_map_variation15.phpt
array_map_variation16.phpt
array_map_variation17.phpt
array_map_variation18.phpt
array_map_variation19.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +00:00
array_merge_basic.phpt
array_merge_error.phpt
array_merge_recursive_basic1.phpt
array_merge_recursive_basic2.phpt
array_merge_recursive_error.phpt
array_merge_recursive_variation1.phpt
array_merge_recursive_variation2.phpt
array_merge_recursive_variation3.phpt
array_merge_recursive_variation4.phpt
array_merge_recursive_variation5.phpt
array_merge_recursive_variation6.phpt
array_merge_recursive_variation7.phpt
array_merge_recursive_variation8.phpt
array_merge_recursive_variation9.phpt
array_merge_recursive_variation10.phpt
array_merge_variation1.phpt
array_merge_variation2.phpt
array_merge_variation3.phpt
array_merge_variation4.phpt
array_merge_variation5.phpt
array_merge_variation6.phpt
array_merge_variation7.phpt
array_merge_variation8.phpt
array_merge_variation9.phpt
array_merge_variation10.phpt
array_merge.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
array_multisort_basic1.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +00:00
array_multisort_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:29:17 +00:00
array_multisort_error.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_variation1.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_variation2.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_variation3.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_variation4.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_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:29:17 +00:00
array_multisort_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:29:17 +00:00
array_multisort_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:29:17 +00:00
array_multisort_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:29:17 +00:00
array_multisort_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:29:17 +00:00
array_multisort_variation10.phpt Adding tests for array_multisort 2008-12-01 17:10:14 +00:00
array_multisort_variation11.phpt New array_multisort() test and code comment fix (Simon Westcott) 2009-05-15 16:44:51 +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:29:17 +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:29:17 +00:00
array_pad_basic.phpt
array_pad_error.phpt
array_pad_variation1.phpt
array_pad_variation2.phpt
array_pad_variation3.phpt
array_pad_variation4.phpt
array_pad_variation5.phpt
array_pad_variation6.phpt
array_pad_variation7.phpt
array_pad.phpt
array_pop_errors.phpt
array_pop_variation.phpt
array_pop.phpt
array_product_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:29:17 +00:00
array_product_variation1.phpt Adding some tests for array_product 2008-11-24 17:36:44 +00:00
array_product_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:29:17 +00:00
array_product_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:29:17 +00:00
array_product_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:29:17 +00:00
array_product_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:29:17 +00:00
array_push_basic.phpt
array_push_error1.phpt
array_push_error2.phpt Fixed bug #47836 (array operator [] inconsistency when the array has PHP_INT_MAX index value) 2009-06-07 19:28:02 +00:00
array_push_variation1.phpt
array_push_variation2.phpt
array_push_variation3.phpt
array_push_variation4.phpt
array_push_variation5.phpt
array_push_variation6.phpt
array_push.phpt
array_rand_basic1.phpt
array_rand_basic2.phpt
array_rand_error.phpt
array_rand_variation1.phpt
array_rand_variation2.phpt
array_rand_variation3.phpt
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:38:17 +00:00
array_rand_variation5.phpt
array_rand_variation6.phpt
array_rand.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_reduce.phpt Allow mixed $initial (patch by Christian Seiler) 2008-08-20 20:35:16 +00:00
array_replace.phpt - Move the tests where they belong 2008-08-30 23:20:25 +00:00
array_reverse_basic1.phpt
array_reverse_basic2.phpt
array_reverse_error.phpt
array_reverse_variation1.phpt
array_reverse_variation2.phpt
array_reverse_variation3.phpt
array_reverse_variation4.phpt
array_reverse_variation5.phpt
array_reverse_variation6.phpt
array_search1.phpt
array_search_errors.phpt
array_search_variation1.phpt
array_search_variation2.phpt
array_search_variation3.phpt
array_search_variation4.phpt
array_search.phpt
array_shift_basic.phpt
array_shift_error.phpt
array_shift_variation1.phpt
array_shift_variation2.phpt
array_shift_variation3.phpt
array_shift_variation4.phpt
array_shift_variation5.phpt
array_shift_variation6.phpt
array_shift_variation7.phpt
array_shift_variation8.phpt
array_shuffle_basic.phpt
array_slice_basic.phpt
array_slice_error.phpt
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:38:17 +00:00
array_slice_variation2.phpt Fixed tests again after double->long conversion change (to match 5.2) 2009-06-05 17:15:18 +00:00
array_slice_variation3.phpt Fixed tests again after double->long conversion change (to match 5.2) 2009-06-05 17:15:18 +00:00
array_slice_variation4.phpt
array_slice_variation5.phpt
array_slice_variation6.phpt
array_slice_variation7.phpt
array_slice_variation8.phpt
array_slice_variation9.phpt
array_slice_variation10.phpt
array_slice_variation11.phpt
array_slice.phpt
array_splice_basic.phpt
array_splice_errors.phpt
array_splice_variation1.phpt
array_splice_variation2.phpt
array_splice_variation3.phpt
array_splice_variation4.phpt
array_sum_basic.phpt
array_sum_error.phpt
array_sum_variation1.phpt
array_sum_variation2.phpt
array_sum_variation3.phpt
array_sum_variation4.phpt
array_sum_variation5.phpt
array_sum_variation6.phpt
array_sum_variation7.phpt
array_sum.phpt
array_udiff_assoc_basic.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_udiff_basic.phpt
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:29:17 +00:00
array_udiff_uassoc_basic.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_uintersect_assoc_basic.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_uintersect_basic.phpt
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:29:17 +00:00
array_uintersect_uassoc_basic.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
array_unique_basic.phpt
array_unique_error.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_unique_variation1.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
array_unique_variation2.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
array_unique_variation3.phpt
array_unique_variation4.phpt
array_unique_variation5.phpt
array_unique_variation6.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_unique_variation7.phpt
array_unique_variation8.phpt
array_unshift_basic1.phpt
array_unshift_error.phpt
array_unshift_object.phpt
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:29:17 +00:00
array_unshift_variation2.phpt
array_unshift_variation3.phpt
array_unshift_variation4.phpt
array_unshift_variation5.phpt
array_unshift_variation6.phpt
array_unshift_variation7.phpt
array_unshift_variation8.phpt
array_unshift_variation9.phpt
array_unshift.phpt
array_user_key_compare.phpt
array_values_basic.phpt
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:29:17 +00:00
array_values_errors.phpt
array_values_variation1.phpt
array_values_variation2.phpt
array_values_variation3.phpt
array_values_variation4.phpt
array_values_variation5.phpt
array_values_variation6.phpt
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:29:17 +00:00
array_values_variation_64bit.phpt
array_values_variation.phpt
array_values.phpt
array_walk_basic1.phpt
array_walk_basic2.phpt
array_walk_error1.phpt
array_walk_error2.phpt
array_walk_object1.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_walk_object2.phpt
array_walk_objects.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_walk_rec_objects.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_walk_recursive1.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
array_walk_recursive_basic1.phpt
array_walk_recursive_basic2.phpt
array_walk_recursive_error1.phpt
array_walk_recursive_error2.phpt
array_walk_recursive_object1.phpt Fix tests (mostly MFB) 2009-04-24 17:13:49 +00:00
array_walk_recursive_object2.phpt
array_walk_recursive_variation1.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
array_walk_recursive_variation2.phpt
array_walk_recursive_variation3.phpt
array_walk_recursive_variation4.phpt
array_walk_recursive_variation5.phpt
array_walk_recursive_variation6.phpt
array_walk_recursive_variation7.phpt
array_walk_recursive_variation8.phpt
array_walk_recursive_variation9.phpt
array_walk_recursive.phpt
array_walk_variation1.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
array_walk_variation2.phpt
array_walk_variation3.phpt
array_walk_variation4.phpt
array_walk_variation5.phpt
array_walk_variation6.phpt
array_walk_variation7.phpt
array_walk_variation8.phpt
array_walk_variation9.phpt
array_walk.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +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:29:17 +00:00
arsort_error.phpt
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:29:17 +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:29:17 +00:00
arsort_variation1.phpt
arsort_variation2.phpt
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:38:17 +00:00
arsort_variation4.phpt
arsort_variation5.phpt
arsort_variation6.phpt
arsort_variation7.phpt
arsort_variation8.phpt
arsort_variation9.phpt
arsort_variation10.phpt
arsort_variation11.phpt
asort_basic.phpt
asort_error.phpt
asort_object1.phpt
asort_object2.phpt
asort_variation1.phpt
asort_variation2.phpt
asort_variation3.phpt
asort_variation4.phpt
asort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
asort_variation6.phpt
asort_variation7.phpt
asort_variation8.phpt
asort_variation9.phpt
asort_variation10.phpt
asort_variation11.phpt
bug12776.phpt
bug14580.phpt
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
bug28739.phpt
bug28974.phpt
bug29253.phpt
bug29493.phpt
bug30074.phpt
bug30266.phpt
bug30833.phpt
bug31158.phpt
bug31213.phpt
bug32021.phpt
bug33382.phpt
bug33940.phpt
bug33989.phpt
bug34066_1.phpt
bug34066.phpt
bug34227.phpt
bug34982.phpt
bug35014_64bit.phpt
bug35014.phpt
bug35022.phpt
bug35821.phpt
bug36975.phpt
bug38464.phpt
bug39576.phpt
bug40191.phpt - Removed the undocumented object support in the leftover array functions [DOC] 2008-08-29 02:48:28 +00:00
bug40709.phpt Remove empty sections. Fix bad use of --SKIP-- 2009-07-21 14:02:24 +00:00
bug41121.phpt
bug41686.phpt
bug42177.phpt
bug42233.phpt
bug42838.phpt
bug42850.phpt
bug43495.phpt
bug43505.phpt
bug43541.phpt
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:29:17 +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:29:17 +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
bug46873.phpt Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists) 2008-12-27 03:06:16 +00:00
bug48224.phpt MFB: Add test for #48224 2009-05-10 20:13:08 +00:00
bug48854.phpt - Fixed bug #48854 (array_merge_recursive modifies arrays after first one) 2009-07-08 18:21:13 +00:00
compact_basic.phpt
compact_error.phpt
compact_variation1.phpt - Fixed tests 2009-01-05 17:53:53 +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:29:17 +00:00
compact.phpt
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:29:17 +00:00
count_basic.phpt
count_error.phpt
count_recursive.phpt
count_variation1.phpt
count_variation2.phpt
count_variation3.phpt
current_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:29:17 +00:00
current_error.phpt
current_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:29:17 +00:00
current_variation2.phpt
current_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:29:17 +00:00
current_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:29:17 +00:00
data.inc
each_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:29:17 +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:29:17 +00:00
each_variation1.phpt
each_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:29:17 +00:00
each_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:29:17 +00:00
each_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:29:17 +00:00
each_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:29:17 +00:00
each_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:29:17 +00:00
each.phpt
end_64bit.phpt
end_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:29:17 +00:00
end_error.phpt
end_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:29:17 +00:00
end_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:29:17 +00:00
end_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:29:17 +00:00
end.phpt
extract_error.phpt
extract_variation1.phpt
extract_variation2.phpt
extract_variation3.phpt
extract_variation4.phpt
extract_variation5.phpt
extract_variation6.phpt
extract_variation7.phpt
extract_variation8.phpt
extract_variation9.phpt Removed wrong warning message 2009-01-20 13:22:26 +00:00
extract_variation10.phpt Fixed bugs #44181 & #44182 (extract() and references) 2008-11-26 00:59:13 +00:00
extract_variation11.phpt Fixed bugs #44181 & #44182 (extract() and references) 2008-11-26 00:59:13 +00:00
in_array_errors.phpt
in_array_variation1.phpt
in_array_variation2.phpt
in_array_variation3.phpt
in_array_variation4.phpt
key_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:29:17 +00:00
key_error.phpt
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:29:17 +00:00
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:29:17 +00:00
key_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:29:17 +00:00
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:29:17 +00:00
krsort_basic.phpt
krsort_error.phpt
krsort_object.phpt
krsort_variation1.phpt
krsort_variation2.phpt
krsort_variation3.phpt
krsort_variation4.phpt
krsort_variation5.phpt fix tests corrupted by svn's eol-style=native 2009-07-15 14:08:18 +00:00
krsort_variation6.phpt
krsort_variation7.phpt
krsort_variation8.phpt
krsort_variation9.phpt
krsort_variation10.phpt
krsort_variation11.phpt
ksort_basic.phpt
ksort_error.phpt
ksort_object.phpt
ksort_variation1.phpt
ksort_variation2.phpt
ksort_variation3.phpt
ksort_variation4.phpt
ksort_variation5.phpt
ksort_variation6.phpt
ksort_variation7.phpt
ksort_variation8.phpt
ksort_variation9.phpt
ksort_variation10.phpt
ksort_variation11.phpt
locale_sort.phpt - +skip 2008-08-21 08:30:28 +00:00
max_basic.phpt
max_basiclong_64bit.phpt Basic test for max() on 64 bit platforms. Tested on Linux 64 bit 2009-06-29 07:52:26 +00:00
max_error.phpt
max_variation1.phpt
max_variation2.phpt
max.phpt
min_basic.phpt
min_basiclong_64bit.phpt Basic test for max() on 64 bit platforms. Tested on Linux 64 bit 2009-06-29 07:52:26 +00:00
min_error.phpt
min_variation1.phpt
min_variation2.phpt
min.phpt
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_object1.phpt
natcasesort_object2.phpt
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:29:17 +00:00
natcasesort_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:29:17 +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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_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:29:17 +00:00
natcasesort_variation11.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +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:29:17 +00:00
next_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:29:17 +00:00
next_error.phpt
next_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:29:17 +00:00
next_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:29:17 +00:00
prev_basic.phpt prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
prev_error1.phpt prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
prev_error2.phpt prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
prev_error3.phpt prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
prev_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:29:17 +00:00
prev_variation2.phpt prev()-tests by Iain Lewis <ilewis@uk.ibm.com> 2008-09-11 18:21:24 +00:00
range_errors.phpt
range_variation1_64bit.phpt
range_variation1.phpt
range_variation.phpt
range.phpt
reset_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:29:17 +00:00
reset_error.phpt
reset_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:29:17 +00:00
reset_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:29:17 +00:00
reset_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +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:29:17 +00:00
rsort_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:38:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_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:29:17 +00:00
rsort_variation11.phpt Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-02 13:29:17 +00:00
shuffle_basic1.phpt
shuffle_basic2.phpt
shuffle_error.phpt
shuffle_variation1.phpt
shuffle_variation2.phpt
shuffle_variation3.phpt
shuffle_variation4.phpt
shuffle_variation5.phpt
sizeof_basic1.phpt
sizeof_basic2.phpt
sizeof_error.phpt
sizeof_object1.phpt
sizeof_object2.phpt
sizeof_variation1.phpt
sizeof_variation2.phpt
sizeof_variation3.phpt
sizeof_variation4.phpt
sizeof_variation5.phpt
sort_basic.phpt
sort_error.phpt
sort_object1.phpt
sort_object2.phpt
sort_variation1.phpt
sort_variation2.phpt
sort_variation3.phpt
sort_variation4.phpt
sort_variation5.phpt
sort_variation6.phpt
sort_variation7.phpt
sort_variation8.phpt
sort_variation9.phpt
sort_variation10.phpt
sort_variation11.phpt
uasort_basic1.phpt
uasort_basic2.phpt
uasort_error.phpt
uasort_object1.phpt
uasort_object2.phpt
uasort_variation1.phpt
uasort_variation2.phpt
uasort_variation3.phpt
uasort_variation4.phpt
uasort_variation5.phpt
uasort_variation6.phpt
uasort_variation7.phpt
uasort_variation8.phpt
uasort_variation9.phpt
uasort_variation10.phpt
uasort_variation11.phpt
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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +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:29:17 +00:00
var_export2.phpt
var_export3.phpt
var_export.phpt fix test 2009-01-07 21:23:01 +00:00