]> granicus.if.org Git - php/commit
Merge branch 'master' of https://git.php.net/repository/php-src
authorChristopher Jones <sixd@php.net>
Mon, 19 Aug 2013 17:53:59 +0000 (10:53 -0700)
committerChristopher Jones <sixd@php.net>
Mon, 19 Aug 2013 17:53:59 +0000 (10:53 -0700)
commitbd7d7a2ba2a5d15f45b89f252377a9b102e886da
tree6bddc2d887a8398028b7db30097bb6a607de2f57
parent0c4ba514bec77497fe54396b5e5c2b342ac68152
parentf4df40108be641a4167f6f6c1c3989958dda438a
Merge branch 'master' of https://git.php.net/repository/php-src

* 'master' of https://git.php.net/repository/php-src: (22 commits)
  fixed glob() edge case on windows, ref bug #47358
  modified the new glob() test for master
  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
  Create test to the extension xmlrpc
  Revise pgsql tests
  Use pkg-config to detect iodbc
  Fix duplicated 5.5.2 NEWS in my tree
  ...