]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5
authorChristopher Jones <sixd@php.net>
Mon, 19 Aug 2013 17:53:47 +0000 (10:53 -0700)
committerChristopher Jones <sixd@php.net>
Mon, 19 Aug 2013 17:53:47 +0000 (10:53 -0700)
commitca57ce5132fc304e2564cc7d5e4475ddb1a73bf4
tree380474cebdf5996d14c16defad16a45683b07d3e
parent803045e3c74c3360d141b4aec26f6a1507e7508c
parentcdc64f0345ddee4946b539550a54bc88573a1125
Merge branch 'PHP-5.5' of https://git.php.net/repository/php-src into PHP-5.5

* 'PHP-5.5' of https://git.php.net/repository/php-src:
  added new glob() test
  fix using wrong buffer pointer
  Fix bug #65470 Segmentation fault in zend_error() with --enable-dtrace
  Fix for php bug #64802 includes test case
  Use in preg_replace_callback() using variables by reference and test for bug #64979
  https://bugs.php.net/bug.php?id=64979
  add CVE-2011-4718
  new for fix #65225
  Fixed #65225: PHP_BINARY incorrectly set
  Use pkg-config to detect iodbc
  Add -P option to use the current binary
  Create test to the extension xmlrpc
  Fixbug: phpize --clean will delete include/*.h
  code related typo fixes