php-src/ext/standard/tests/array
2018-09-16 15:39:18 -03:00
..
001.phpt
002.phpt Faster sorting algo 2015-01-14 18:02:41 +08:00
003.phpt
004.phpt
005.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
006.phpt
007.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
008.phpt
009.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_change_key_case.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_errors.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_change_key_case_variation.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_change_key_case_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_change_key_case_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_change_key_case_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_change_key_case_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_chunk.phpt splitting array_chunk into smaller tests 2009-02-14 10:32:26 +00:00
array_chunk2.phpt
array_chunk_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_chunk_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_chunk_error.phpt
array_chunk_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_chunk_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_chunk_variation3.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_chunk_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_chunk_variation5.phpt
array_chunk_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_chunk_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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_column_basic.phpt array_column: Changing integer in test output to use %d 2013-07-06 20:50:34 +00:00
array_column_error.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_column_numeric_string_key.phpt Use symtable lookup for arrays in array_column 2016-04-16 09:59:01 +02:00
array_column_object_cast.phpt Fixed bug parameter is casted to string of array_column 2013-04-01 19:11:45 +08:00
array_column_property_visibility.phpt Respect property visibility in array_column 2016-04-16 09:59:01 +02:00
array_column_variant.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_column_variant_objects.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_combine.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_combine_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_combine_error1.phpt
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 Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_combine_variation2.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_combine_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_count_values.phpt
array_count_values2.phpt Use %d when expecting line number in tests 2018-02-02 22:35:13 +01:00
array_count_values_error.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_count_values_variation.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_assoc.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_diff_assoc_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_error.phpt
array_diff_assoc_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_assoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_assoc_variation3.phpt
array_diff_assoc_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_assoc_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_error.phpt
array_diff_key.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_key2.phpt
array_diff_key_basic.phpt
array_diff_key_error.phpt
array_diff_key_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_key_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_key_variation3.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_key_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_key_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_key_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_key_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_key_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_basic.phpt
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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_uassoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_uassoc_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation12.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_uassoc_variation13.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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
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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_ukey_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_ukey_variation3.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_ukey_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_ukey_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_ukey_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_ukey_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_ukey_variation10.phpt Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation 2017-03-23 18:52:43 +01: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_diff_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_diff_variation8.phpt
array_diff_variation9.phpt Improved array_diff() function (use simple and more efficient algorithm). 2014-12-19 05:06:54 +03:00
array_diff_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_fill.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_fill_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_fill_error.phpt Allow $num=0 in array_fill() 2013-11-12 22:02:51 +01:00
array_fill_keys.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
array_fill_keys_error.phpt typo fixes (argument) 2013-06-10 13:36:17 -07: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_fill_keys_variation3.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01: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_object.phpt Remove zend_version() checks from tests 2017-01-30 22:50:25 +01:00
array_fill_variation1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_fill_variation1_64bit.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_fill_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_fill_variation3.phpt
array_fill_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_fill_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter.phpt
array_filter_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_error.phpt added use_keys argument to array_filter() 2013-09-28 00:06:03 +08:00
array_filter_object.phpt
array_filter_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_filter_variation2.phpt
array_filter_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_filter_variation9.phpt
array_filter_variation10.phpt Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception 2016-06-16 02:32:02 +03:00
array_flip.phpt
array_flip_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_flip_error.phpt
array_flip_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_flip_variation4.phpt
array_flip_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_1.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
array_intersect_assoc_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_assoc_error.phpt
array_intersect_assoc_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_assoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_assoc_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_assoc_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_assoc_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_assoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_assoc_variation7.phpt
array_intersect_assoc_variation8.phpt
array_intersect_assoc_variation9.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
array_intersect_assoc_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_error.phpt
array_intersect_key.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_key_basic.phpt
array_intersect_key_error.phpt Fixed expected output 2008-09-11 11:21:53 +00:00
array_intersect_key_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_key_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_key_variation3.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_key_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_key_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_key_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_key_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_key_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_uassoc_basic.phpt
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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_uassoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_uassoc_variation3.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_uassoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_uassoc_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_uassoc_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_uassoc_variation9.phpt Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation 2017-03-23 18:52:43 +01:00
array_intersect_uassoc_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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
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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_ukey_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_ukey_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_ukey_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_ukey_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_ukey_variation8.phpt Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation 2017-03-23 18:52:43 +01:00
array_intersect_ukey_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_intersect_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_intersect_variation7.phpt
array_intersect_variation8.phpt
array_intersect_variation9.phpt Faster sorting algo 2015-01-14 18:02:41 +08:00
array_intersect_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_key_exists_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_error.phpt
array_key_exists_object1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_object2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_variation1.phpt
array_key_exists_variation2.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_key_exists_variation3.phpt
array_key_exists_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_exists_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_key_first.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_key_first_errors.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_key_first_variation.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_key_last.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_key_last_errors.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_key_last_variation.phpt Add implementation and tests for new methods - array_key_first(array $a) Returns the key of the first element or null - array_key_last(array $a) Returns the key of the last element or null 2018-07-17 11:31:00 +02:00
array_keys_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_error.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_keys_on_GLOBALS.phpt Fix array_keys() on $GLOBALS 2014-10-16 14:44:35 +02:00
array_keys_variation_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_variation_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_variation_002_64bit.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_variation_003.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_variation_004.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_keys_variation_005.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_001.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_error.phpt Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception 2016-06-16 02:32:02 +03:00
array_map_object1.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
array_map_object2.phpt
array_map_object3.phpt
array_map_variation1.phpt
array_map_variation2.phpt Don't relay on reference-counter when parameter expected to be a reference, but value given. 2015-04-03 16:35:06 +03:00
array_map_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation4.phpt remove UEXPECT 2009-02-13 22:01:28 +00:00
array_map_variation5.phpt
array_map_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation10.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_map_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation12.phpt
array_map_variation13.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_map_variation14.phpt
array_map_variation15.phpt
array_map_variation16.phpt
array_map_variation17.phpt
array_map_variation18.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_map_variation19.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_merge_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_error.phpt
array_merge_recursive_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_error.phpt
array_merge_recursive_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_merge_recursive_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_merge_recursive_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_variation4.phpt
array_merge_recursive_variation5.phpt
array_merge_recursive_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_recursive_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_replace_recursive_refs.phpt Fix ref handling in array_merge/replace_recursive() 2016-07-29 19:07:04 +02:00
array_merge_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_merge_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_merge_variation3.phpt
array_merge_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_merge_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_case.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_error.phpt add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 2011-08-29 20:23:34 +00:00
array_multisort_incase.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_natural.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_natural_case.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_natural_incase.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation1.phpt add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 2011-08-29 20:23:34 +00:00
array_multisort_variation2.phpt add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 2011-08-29 20:23:34 +00:00
array_multisort_variation3.phpt add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 2011-08-29 20:23:34 +00:00
array_multisort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation9.phpt Use zend_sort in array_multisort (tests change is expected) 2016-06-23 20:58:45 +08:00
array_multisort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_multisort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_next_error1.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02: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.phpt
array_pad_error.phpt
array_pad_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_pad_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_pad_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_pad_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_pad_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_pop.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_pop_errors.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_pop_variation.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_product_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_product_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_product_variation5.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_push.phpt Remove redundant warning in array_push() and array_unshift() 2018-03-25 17:49:04 +02:00
array_push_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_push_empty.phpt Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
array_push_error1.phpt Remove redundant warning in array_push() and array_unshift() 2018-03-25 17:49:04 +02: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 Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_push_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_push_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_push_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_push_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_rand.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_rand_basic1.phpt
array_rand_basic2.phpt
array_rand_error.phpt
array_rand_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_rand_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_rand_variation3.phpt
array_rand_variation4.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
array_rand_variation5.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
array_rand_variation6.phpt
array_reduce.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_replace.phpt MFH: - Move tests to the correct dir 2008-08-30 23:22:27 +00:00
array_replace_merge_recursive_ref.phpt Fix bug #71241: array_replace_recursive mutates ref params 2016-10-20 13:22:04 +02:00
array_reverse_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_reverse_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_reverse_error.phpt
array_reverse_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_reverse_variation2.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_reverse_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_reverse_variation4.phpt
array_reverse_variation5.phpt
array_reverse_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_search.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_search1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_search_errors.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_search_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_search_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_search_variation3.phpt
array_search_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_error.phpt
array_shift_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_shift_variation2.phpt
array_shift_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_variation5.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
array_shift_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_shift_variation8.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
array_shuffle_basic.phpt
array_slice.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_slice_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_error.phpt
array_slice_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_slice_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation4.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_slice_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_slice_variation11.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_splice_basic.phpt
array_splice_errors.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_splice_variation1.phpt
array_splice_variation2.phpt
array_splice_variation3.phpt
array_splice_variation4.phpt
array_sum.phpt
array_sum_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_error.phpt
array_sum_on_reference.phpt Fix references handling in convert_scalar_to_number 2015-06-16 18:02:45 +02:00
array_sum_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_sum_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_sum_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_udiff_assoc_basic.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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_variation.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_udiff_assoc_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_assoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_assoc_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_udiff_basic.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_uassoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_uassoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_udiff_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_udiff_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_uintersect_assoc_basic.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02:00
array_uintersect_assoc_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_assoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_assoc_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_uintersect_basic.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_uassoc_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_uassoc_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_uintersect_variation1.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_variation2.phpt Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03: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 Make array parsing parameters error messages consistency with ZPP failure 2018-08-19 21:27:57 -03:00
array_uintersect_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_error.phpt Fix tests, add NEWS entry. 2008-12-12 23:59:48 +00:00
array_unique_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_unique_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_variation3.phpt
array_unique_variation4.phpt
array_unique_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unique_variation8.phpt Optimize array_unique() 2017-08-01 18:08:38 +02:00
array_unique_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift.phpt
array_unshift_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_empty.phpt Use EXPECT instead of EXPECTF when possible 2018-09-16 15:39:18 -03:00
array_unshift_error.phpt Remove redundant warning in array_push() and array_unshift() 2018-03-25 17:49:04 +02:00
array_unshift_object.phpt
array_unshift_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_unshift_variation2.phpt
array_unshift_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_variation4.phpt
array_unshift_variation5.phpt
array_unshift_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_unshift_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_user_key_compare.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_values_variation.phpt
array_values_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_values_variation2.phpt
array_values_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_values_variation_64bit.phpt
array_walk.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_walk_basic1.phpt
array_walk_basic2.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
array_walk_closure.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_walk_error1.phpt
array_walk_error2.phpt Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception 2016-06-16 02:32:02 +03:00
array_walk_object1.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
array_walk_object2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_objects.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
array_walk_rec_objects.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
array_walk_recursive.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
array_walk_recursive_basic1.phpt
array_walk_recursive_basic2.phpt typo fixes (argument) 2013-06-10 13:36:17 -07:00
array_walk_recursive_error1.phpt
array_walk_recursive_error2.phpt Implemented RFC: Replace "Missing argument" warning with "Too few arguments" exception 2016-06-16 02:32:02 +03:00
array_walk_recursive_object1.phpt Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
array_walk_recursive_object2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_walk_recursive_variation2.phpt
array_walk_recursive_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_recursive_variation7.phpt Deprecate create_function() 2017-02-03 18:52:57 +01:00
array_walk_recursive_variation8.phpt
array_walk_recursive_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
array_walk_variation2.phpt
array_walk_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
array_walk_variation7.phpt Deprecate create_function() 2017-02-03 18:52:57 +01:00
array_walk_variation8.phpt
array_walk_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_error.phpt
arsort_object1.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
arsort_object2.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
arsort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
arsort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
arsort_variation3.phpt Fixed tests on 32-bits 2015-01-15 14:23:47 +08:00
arsort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
arsort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_error.phpt
asort_object1.phpt
asort_object2.phpt
asort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
asort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
asort_variation3.phpt Fixed tests on 32-bits 2015-01-15 14:23:47 +08:00
asort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
asort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug12776.phpt
bug14580.phpt Merge branch 'PHP-7.1' 2017-05-10 16:50:47 -07:00
bug20381.phpt
bug20865.phpt
bug21182.phpt
bug21918.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug21998.phpt
bug22088.phpt
bug22463.phpt
bug23581.phpt
bug23788.phpt
bug24198.phpt
bug24220.phpt
bug24766.phpt Make debug_val_dump and var_dump prints int and float the same 2015-07-23 12:14:34 +08:00
bug24897.phpt
bug24980.phpt
bug25359.phpt
bug25708.phpt Make debug_val_dump and var_dump prints int and float the same 2015-07-23 12:14:34 +08:00
bug25758.phpt
bug26458.phpt Fix test with opcache/zts dependent output 2014-08-27 00:31:20 +02:00
bug28739.phpt
bug28974.phpt
bug29253.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug29493.phpt
bug30074.phpt
bug30266.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug30833.phpt
bug31158.phpt ensure the error_reporting level to get expected notice 2013-06-12 13:13:48 +02:00
bug31213.phpt
bug32021.phpt
bug33382.phpt
bug33989.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug34066.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug34066_1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug34227.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug34982.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug35014.phpt Fixed bug 48484 (array_product() always returns 0 for an empty array). 2010-12-12 19:27:04 +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
bug35022.phpt
bug35821.phpt Tweak uncaught exception message display 2015-05-17 18:47:06 +02:00
bug36975.phpt Faster sorting algo 2015-01-14 18:02:41 +08:00
bug38464.phpt
bug39576.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
bug40191.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
bug40709.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
bug41121.phpt
bug41686.phpt
bug42177.phpt
bug42233.phpt
bug42838.phpt
bug42850.phpt
bug43495.phpt
bug43505.phpt Remove superfluous SKIPIF sections in more tests 2018-02-04 16:57:08 +01:00
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: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 Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
bug45312.phpt Deprecate PHP 4 constructors 2015-03-31 17:55:27 +02: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 Fix duplicated test. 2011-04-06 10:16:14 +00:00
bug48854.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug50006.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug50006_1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug50006_2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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
bug52719.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug54459.phpt Implement FR #54459 (Range function accuracy) by changing the way range() 2011-04-06 10:23:06 +00:00
bug61058.phpt MFH: Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX) 2012-03-02 03:40:40 +00:00
bug61730.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug61967.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug62607.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug65251.phpt Add test for buf #65251 2017-01-08 12:01:18 +01:00
bug65304.phpt Fixed bug #65304 (Use of max int in array_sum) 2013-07-21 21:07:19 +08:00
bug67693.phpt Fixed bug #67693 - incorrect push to the empty array 2014-07-30 18:15:14 +08:00
bug68553.phpt Fixed bug #68553 (array_column: null values in $index_key become incrementing keys in result) 2018-07-24 11:34:57 +08:00
bug69068.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug69068_2.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug69166.phpt Fixed #69166 (Assigning array_values() to array does not reset key counter) 2015-03-03 17:31:20 +08:00
bug69198.phpt Report unknown variables passed to compact() 2018-06-19 12:50:15 +02:00
bug69299.phpt Fixed bug #69299 (Regression in array_filter's $flag argument in PHP 7) 2015-03-25 23:50:54 +08:00
bug69371.phpt Fixed bug #69371 (Hash table collision leads to inaccessible array keys) 2015-04-05 18:45:14 +08:00
bug69413.phpt Fix bug #69413 2015-04-10 09:49:07 +02:00
bug69674.phpt Fixed bug #69674 (SIGSEGV array.c:953) 2015-07-29 10:46:12 +08:00
bug69723.phpt Fixed bug #69723 (Passing parameters by reference and array_column) 2015-05-29 13:50:44 +08:00
bug70250.phpt Fixed bug #70250 (extract() turns array elements to references) 2015-08-13 13:30:25 +08:00
bug70668.phpt Fixed bug #70668 (array_keys() doesn't respect references when $strict is true) 2015-10-08 14:59:02 +03:00
bug70713.phpt Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
bug70808.phpt Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys) 2018-06-21 17:26:05 +08:00
bug70910.phpt Fixed bug #70910 (extract() breaks variable references) 2015-11-13 19:39:59 -08:00
bug71220.phpt Fixed test (extract is no affected) 2015-12-25 21:31:42 -08:00
bug71334.phpt Fix bug #71334 2016-03-30 22:49:27 +02:00
bug71603.phpt Fixed bug #71603 (compact() maintains references in php7) 2016-02-16 11:02:57 +08:00
bug71660.phpt Fixed bug #71660 (array_column behaves incorrectly after foreach by reference) 2016-02-25 16:07:22 +08:00
bug71837.phpt Fixed #71837 (Wrong arrays behaviour) 2016-03-17 07:41:41 -07:00
bug72031.phpt Fixed bug #72031 2016-04-16 09:58:57 +02:00
bug72116.phpt Fixed bug #72116 (7.0.6 array_fill optimization breaks implementation) 2016-04-28 11:02:47 +02:00
bug72369.phpt Fixed bug #72369 (array_merge() produces references in PHP7) 2016-06-09 15:07:44 +03:00
bug72622.phpt Fixed bug #72622 (array_walk + array_replace_recursive create references from nothing) 2016-07-20 16:12:37 +08:00
bug74361.phpt Fixed bug #74361 2017-04-02 13:19:32 +02:00
bug74361_2.phpt Fixed bug #74361 2017-04-02 13:19:32 +02:00
bug75433.phpt Don't optimize input arrays with suffix holes 2017-10-27 13:07:33 -04:00
bug75653.phpt Fixed bug #75653 2018-01-12 18:30:22 +01:00
bug76505.phpt Fixed bug #76505 (array_merge_recursive() is duplicating sub-array keys) 2018-06-21 17:26:05 +08:00
bug76713.phpt Fixed bug #76713 (Segmentation fault caused by property corruption) 2018-08-07 12:36:36 +08:00
bug76778.phpt Simplify regression test 2018-08-23 12:48:09 +02:00
compact.phpt Report unknown variables passed to compact() 2018-06-19 12:50:15 +02:00
compact_basic.phpt Report unknown variables passed to compact() 2018-06-19 12:50:15 +02:00
compact_error.phpt
compact_no_this.phpt fix unintentional bc break with compact('this') behavior 2016-09-01 13:01:38 +02:00
compact_order.phpt add extra test to protected behavior of compact and array string key order 2016-09-01 13:01:42 +02:00
compact_this.phpt fix unintentional bc break with compact('this') behavior 2016-09-01 13:01:38 +02:00
compact_variation1.phpt Refactored recursion pretection 2017-10-06 01:34:50 +03:00
compact_variation2.phpt Report unknown variables passed to compact() 2018-06-19 12:50:15 +02: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
count_error.phpt
count_invalid.phpt Add tests for invalid count() operations 2016-11-17 09:33:04 +00:00
count_recursive.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
count_symbol_table.phpt Add test for bug (count on symbol table) 2015-11-23 06:21:30 -08:00
count_variation1.phpt Add expectations for invalid count() warnings 2016-11-17 09:33:04 +00:00
count_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
count_variation3.phpt Refactored recursion pretection 2017-10-06 01:34:50 +03:00
current_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
current_error.phpt
current_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
current_variation2.phpt
current_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
current_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
current_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
current_variation6.phpt Fixed a behavior break introduced by d7f2dc4ec6 2018-03-22 16:37:34 +03:00
data.inc Remove trailing whitespace in inc files 2018-02-10 19:20:23 +01:00
each.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
each_basic.phpt Deprecate each() 2017-02-03 21:02:52 +01: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 Deprecate each() 2017-02-03 21:02:52 +01:00
each_variation2.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
each_variation3.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
each_variation4.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
each_variation5.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
each_variation6.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
end.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
end_64bit.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
end_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
end_error.phpt
end_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
end_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
end_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_error.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
extract_safety.phpt Fixed tests 2014-03-18 13:28:50 +04:00
extract_variation1.phpt Make debug_val_dump and var_dump prints int and float the same 2015-07-23 12:14:34 +08:00
extract_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation9.phpt Removed wrong warning message 2009-01-20 13:21:52 +00:00
extract_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
extract_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
in_array_errors.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
in_array_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
in_array_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
in_array_variation3.phpt
in_array_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
in_array_with_ref.phpt Fix in_array (strict) with references 2014-05-25 18:19:00 +02:00
key_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_error.phpt
key_exists_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_exists_error.phpt More tests from 2009 testfest 2009-08-28 14:31:19 +00:00
key_exists_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_exists_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
key_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
key_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_error.phpt
krsort_object.phpt Scalar type hints with ZPP casting rules 2015-02-10 15:48:04 +00:00
krsort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
krsort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
krsort_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
krsort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_error.phpt
ksort_object.phpt Scalar type hints with ZPP casting rules 2015-02-10 15:48:04 +00:00
ksort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
ksort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
ksort_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
ksort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
locale_sort.phpt remove remaining traces of unicode.* ini settings 2012-05-27 19:57:34 -04:00
max.phpt
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:23 +00:00
max_error.phpt
max_variation1.phpt
max_variation2.phpt
min.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:23 +00:00
min_error.phpt
min_variation1.phpt
min_variation2.phpt
natcasesort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_error.phpt
natcasesort_object1.phpt
natcasesort_object2.phpt
natcasesort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
natcasesort_variation2.phpt Faster sorting algo 2015-01-14 18:02:41 +08:00
natcasesort_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
natcasesort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
next_error.phpt
next_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
next_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
packed_001.phpt Minor optimizations to array_keys()/array_values() 2017-03-14 11:23:02 -07:00
prev_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
prev_error1.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
prev_error2.phpt Reclassify E_STRICT notices 2015-04-01 11:17:55 +02:00
prev_error3.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
prev_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
prev_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
range.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
range_bug70239_0.phpt add range() tests 2015-08-14 14:34:48 +02:00
range_bug70239_1.phpt add range() tests 2015-08-14 14:34:48 +02:00
range_bug70239_2.phpt Fixed tests on 32-bit systems 2015-08-17 12:54:33 +03:00
range_bug70239_3.phpt Fixed tests on 32-bit systems 2015-08-17 12:54:33 +03:00
range_bug71132.phpt re-apply patch for github PR #1695 2016-01-12 07:07:51 +01:00
range_bug71197.phpt re-apply patch for github PR #1695 2016-01-12 07:07:51 +01:00
range_bug72017.phpt Resolve bug #72017 2016-05-16 19:15:40 +02:00
range_errors.phpt Fix bug #76390 - do not allow invalid strings in range() 2018-06-04 22:54:03 -07:00
range_variation.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
range_variation1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
range_variation1_64bit.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
reset_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
reset_error.phpt
reset_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
reset_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
reset_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_error.phpt
rsort_object1.phpt
rsort_object2.phpt
rsort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
rsort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
rsort_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
rsort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
shuffle_basic1.phpt
shuffle_basic2.phpt
shuffle_error.phpt
shuffle_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
shuffle_variation2.phpt
shuffle_variation3.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
shuffle_variation4.phpt Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
shuffle_variation5.phpt
sizeof_basic1.phpt Add expectations for invalid count() warnings 2016-11-17 09:33:04 +00:00
sizeof_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sizeof_error.phpt Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
sizeof_object1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sizeof_object2.phpt Add expectations for invalid count() warnings 2016-11-17 09:33:04 +00:00
sizeof_variation1.phpt Add expectations for invalid count() warnings 2016-11-17 09:33:04 +00:00
sizeof_variation2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sizeof_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sizeof_variation4.phpt Add expectations for invalid count() warnings 2016-11-17 09:33:04 +00:00
sizeof_variation5.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
sort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_error.phpt
sort_object1.phpt
sort_object2.phpt
sort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
sort_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
sort_variation3.phpt
sort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation5.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation8.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
sort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_basic1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_basic2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_error.phpt Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
uasort_object1.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_object2.phpt Faster sorting algo 2015-01-14 18:02:41 +08:00
uasort_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
uasort_variation2.phpt
uasort_variation3.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation5.phpt - nl fix 2010-01-24 14:41:47 +00:00
uasort_variation6.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation8.phpt
uasort_variation9.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
uasort_variation11.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01: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 bug #71334 2016-03-30 22:49:27 +02:00
unexpected_array_mod_bug_variation1.phpt Fix bug #71334 2016-03-30 22:49:27 +02:00
usort_basic.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07: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 Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
usort_variation4.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
usort_variation7.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01: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 Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
usort_variation10.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
usort_variation11.phpt Don't use >= as sorting condition 2015-01-19 01:36:56 -05:00
var_export.phpt Export stdClass objects using (object) cast (fixes #48016) 2018-07-12 13:22:26 +02:00
var_export2.phpt
var_export3.phpt