php-src/ext/standard/tests
2017-06-26 00:23:25 +02:00
..
array Remove superfluous semicolons 2017-06-26 00:23:25 +02: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 Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
filters Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
general_functions Merge branch 'PHP-7.1' 2017-03-21 12:45:27 +01:00
http Write $http_response_header to local var at end 2017-01-13 23:27:07 +01:00
image Remove channels from getimagesize() results for WebP 2016-10-08 19:47:32 +02:00
mail Fix test after mail.log change 2017-01-03 02:18:00 +01:00
math Ensure number_format() doesn't include sign for zero 2017-05-09 10:17:19 +01:00
misc Merge branch 'PHP-7.1' 2017-01-02 23:44:07 +01:00
network Remove superfluous semicolons 2017-06-26 00:23:25 +02:00
password Fix CRLF line-endings in tests 2016-11-20 22:31:24 +01:00
random Fixes bug #74708 reflection signatures for random_bytes+random_int 2017-06-13 08:11:25 +02:00
serialize Add test for previous commit 2017-03-23 22:37:17 +01:00
streams Fix possible test failure with path > 108 2017-05-29 11:17:32 +02:00
strings Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation 2017-03-23 18:52:43 +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 Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
bug49244.phpt Remove the b prefix from literals on unrelated tests 2016-11-20 21:11:53 +01:00
bug64370_var1.phpt
bug64370_var2.phpt
bug71827.phpt
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