php-src/ext/standard/tests
Xinchen Hui 2a181b5ea0 Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Fixed bug #68553 (array_column: null values in $index_key become incrementing keys in result)
2018-07-24 11:35:22 +08:00
..
array Merge branch 'PHP-7.1' into PHP-7.2 2018-07-24 11:35:22 +08:00
assert Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation 2017-03-23 18:52:43 +01:00
class_object Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
crypt
dir Merge branch 'PHP-7.1' 2017-01-24 18:00:08 +01:00
directory fix test 2017-05-16 15:09:02 +02:00
file Merge branch 'PHP-7.1' into PHP-7.2 2018-07-12 19:57:08 +02:00
filters Merge branch 'PHP-7.1' into PHP-7.2 2018-07-05 19:11:25 +02:00
general_functions Merge branch 'PHP-7.1' into PHP-7.2 2018-03-10 11:20:11 +01:00
http Merge branch 'PHP-7.1' into PHP-7.2 2018-02-26 22:26:55 -08:00
image Fix #71848: getimagesize with $imageinfo returns false 2018-06-30 16:29:30 +02:00
mail Fix test after mail.log change 2017-01-03 02:18:00 +01:00
math Merge branch 'PHP-7.1' into PHP-7.2 2017-11-13 10:22:51 +01:00
misc Merge branch 'PHP-7.1' 2017-01-02 23:44:07 +01:00
network Remove getmxrr alias dns_get_mx test 2018-02-14 19:00:07 +01:00
password Fixed bug #75221 (Argon2i always throws NUL at the end) 2017-10-12 12:52:37 +02:00
random Fixes bug #74708 reflection signatures for random_bytes+random_int 2017-06-13 08:11:25 +02:00
serialize Merge branch 'PHP-7.1' into PHP-7.2 2018-07-02 17:59:15 +02:00
streams Bugfix#75515 php://streams behaving greedily 2017-11-13 09:40:34 -05:00
strings Merge branch 'PHP-7.1' into PHP-7.2 2018-07-15 23:19:37 +02:00
time add test for strptime(): return false on failure 2017-06-18 12:28:50 -04:00
url Merge branch 'PHP-7.1' 2017-06-22 11:53:27 +01:00
versioning
bug49244.phpt
bug64370_var1.phpt
bug64370_var2.phpt
bug71827.phpt
bug73124.phpt Fixed #73124: php_ini_scanned_files() 2017-11-28 23:33:48 +01:00
bug75220.phpt Fixed #75220 - Segfault when calling is_callable on parent 2017-09-27 06:07:24 +01:00
checkdnsrr.phpt improve dns (checkdnsrr) test coverage 2017-06-01 08:21:27 +01:00
dns_get_record.phpt pull-request/1807: 2017-01-10 13:55:31 +00:00
forward_static_call_array.phpt test to function forward_static_call_array(); 2017-06-01 08:19:26 +01:00
php_ini_loaded_file.phpt
php_version_win_const.phpt