php-src/ext/standard/tests
Xinchen Hui e78278d878 Revert "Fixed tests"
This reverts commit f57f1a903d.
2015-03-18 12:26:56 +08:00
..
array Fixed bug #69198 (Compact function generate array with length but no content) 2015-03-07 16:49:07 +08:00
assert Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
class_object Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
crypt Add deprecated notice to invalid DES salts. 2015-01-09 11:18:33 -05:00
dir Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
directory
file Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03:00
filters
general_functions Revert "Fixed tests" 2015-03-18 12:26:56 +08:00
http Introduced get_resources() function. 2014-08-20 18:29:44 +04:00
image Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
mail ensure there is no connection 2015-03-03 17:19:16 +01:00
math Remove support for hex number from is_numeric_string 2015-01-28 22:54:17 +01:00
misc Merge branch 'PHP-5.6' 2015-02-14 05:28:32 +09:00
network Merge branch 'PHP-5.6' 2015-02-10 16:59:48 +01:00
password Error on invalid octal (fixes PHPSadness #31) 2015-01-17 18:50:28 +00:00
serialize add test for bug #68976 2015-03-17 17:16:15 -07:00
streams Fix #67626 2015-03-08 23:45:11 -07:00
strings Fixed bug #69144 (strtr not replacing with partly matching replace pairs) 2015-02-28 22:37:46 +08:00
time Fix failed test with recent glibc 2013-11-13 13:19:10 +01:00
url Merge branch 'PHP-5.6' 2015-03-06 20:59:52 +08:00
versioning Adds phpversion test to prevent #67959 2014-09-04 20:13:43 +02:00
bug49244.phpt
bug64370_var1.phpt Backported patch for #64370 2013-03-15 19:04:40 +01:00
bug64370_var2.phpt Backported patch for #64370 2013-03-15 19:04:40 +01:00
php_ini_loaded_file.phpt