php-src/ext/standard/tests
2017-11-17 23:22:12 +01:00
..
array Merge branch 'PHP-7.2' 2017-10-27 13:07:50 -04: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.2' 2017-09-28 13:20:09 +02:00
filters Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
general_functions Reduce sleep intervals in basic sleep tests 2017-11-14 22:27:01 +01:00
http Merge branch 'PHP-7.1' into PHP-7.2 2017-11-17 23:22:07 +01:00
image Change getimagesize() and friends to report image/bmp 2017-08-03 17:43:07 +02:00
mail
math Merge branch 'PHP-7.2' 2017-11-13 10:23:46 +01:00
misc
network Merge branch 'PHP-7.1' 2017-07-10 06:56:03 +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 Fixed unzserialize(), to disable creation of unsupported data structures through manually crafted strings. (Dmitry) 2017-10-13 15:53:11 +03:00
streams Merge branch 'PHP-7.2' 2017-11-13 13:35:46 -05:00
strings Add test for strnatcmp() align left cases 2017-10-19 12:11:03 +01: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
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
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
setrawcookie_basic_001.phpt Add tests for setrawcookie function for success scenario 2017-09-06 09:47:11 +01:00
setrawcookie_basic_002.phpt Add tests for setrawcookie function for success scenario 2017-09-06 09:47:11 +01:00