php-src/ext/standard/tests
Tjerk Meesters 5d5a7b1f7f Merge branch 'PHP-5.6'
* PHP-5.6:
  Updated UPGRADING for #38409
  Updated NEWS for #38409
  Added test case
  Making ini parser typed - Added ZEND_INI_SCANNER_TYPED mode for parse_ini_string() and parse_ini_file() - Added NULL_NULL token to separate it from BOOL_FALSE and BOOL_TRUE - Added zend_ini_copy_typed_value() function for zval initialisation - Updated RETURN_TOKEN() to observe scanner_mode

Conflicts:
	Zend/zend_ini_parser.y
	Zend/zend_ini_scanner.c
2014-09-01 22:43:17 +08:00
..
array Fix test with opcache/zts dependent output 2014-08-27 00:31:20 +02:00
assert Don't depend on exact parse error messages in assert tests 2014-08-29 22:07:25 +02:00
class_object Fixed tests 2013-12-02 11:53:35 +04:00
dir All tests passed in ext/standard/tests/dir now 2014-03-09 20:10:02 +08:00
directory
file Merge branch 'PHP-5.4' into PHP-5.5 2014-08-14 17:07:45 -07:00
filters
general_functions Merge branch 'PHP-5.6' 2014-09-01 22:43:17 +08:00
http Introduced get_resources() function. 2014-08-20 18:29:44 +04:00
image Fix bug #67250 (iptcparse out-of-bounds read) 2014-05-11 19:09:19 -07:00
mail Merge branch 'PHP-5.4' into PHP-5.5 2014-02-28 22:30:21 +08:00
math Fixed skip case for intdiv 64-bit test 2014-08-06 16:02:02 +01:00
misc
network Merge branch 'httponly-cookies' of https://github.com/mj/php-src 2014-06-12 10:03:14 +01:00
password Really fix leaks, add test cases to prove it... 2012-10-06 10:38:41 -04:00
serialize Adjust serialization tests to not rely on auto-vivification order 2014-08-18 18:20:34 +02:00
streams Merge mainstream 'master' branch into refactoring 2014-04-26 00:32:51 +04:00
strings Fixed test. It's not a problem to perform/continue replacing if the source "$search" string was modified by callback, because the source string is duplicate in this case. 2014-08-21 16:21:13 +04:00
time Fix failed test with recent glibc 2013-11-13 13:19:10 +01:00
url add a test case previously broken by a bad fix 2014-04-24 23:58:38 -07:00
versioning
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 Fix php_ini_loaded_file() test 2012-08-16 17:46:34 +02:00