php-src/ext/standard/tests
Stanislav Malyshev 0cb9d75cb6 Merge branch 'PHP-5.4.40' into PHP-5.5.24
* PHP-5.4.40:
  Additional fix for bug #69324
  More fixes for bug #69152
  Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)
  Fixed bug #69324 (Buffer Over-read in unserialize when parsing Phar)
  Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)
  Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)
  Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)
  Fixed bug #68901 (use after free)
  Fixed bug #68740 (NULL Pointer Dereference)
  Fix bug #66550 (SQLite prepared statement use-after-free)
  Better fix for #68601 for perf 81e9a993f2
  Fix bug #68601 buffer read overflow in gd_gif_in.c
  Revert "Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4"
  Fixed bug #69293
  Add ZEND_ARG_CALLABLE_INFO to allow internal function to type hint against callable.
2015-04-11 16:56:12 -07:00
..
array Merge branch 'PHP-5.4' into PHP-5.5 2014-07-30 18:17:13 +08:00
assert Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
class_object Fixed tests 2013-12-02 11:53:35 +04:00
dir Fixed bug #62138 ext\standard\tests\dir\dir_variation8-win32.phpt fails 2012-05-24 12:39:00 +02:00
directory
file Fixed bug #65272: correctly set flock() out param in windows 2015-02-02 10:47:54 -05:00
filters
general_functions fix tests 2015-03-17 12:55:35 -07:00
http Follow 308 Permanent Redirect responses. 2014-06-12 18:12:53 -07: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 drop precision since trigonometric functions are non-portable 2014-01-26 15:51:17 -08:00
misc Fixed #68021 - get_browser() browser_name_regex 2015-03-22 22:12:26 -07:00
network fix dir separator in test 2015-02-10 16:58:59 +01:00
password Really fix leaks, add test cases to prove it... 2012-10-06 10:38:41 -04:00
serialize Merge branch 'PHP-5.4.40' into PHP-5.5.24 2015-04-11 16:56:12 -07:00
streams Fix #67626 2015-02-20 16:07:40 +01:00
strings Merge branch 'PHP-5.4' into PHP-5.5 2015-01-20 10:40:11 -08:00
time Fix failed test with recent glibc 2013-11-13 13:19:10 +01:00
url Fixed bug #68917 (parse_url fails on some partial urls) 2015-03-06 20:51:22 +08: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