]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 20 Aug 2013 08:48:47 +0000 (17:48 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 20 Aug 2013 08:48:47 +0000 (17:48 +0900)
commit9789df77643c34ffdcfc71049b4c57b45efd0d48
treea3fd6f76c2aed086ce372ccf40e3da058965936b
parentcb539b3e96dd0fc8df9564a60b66d8dea4439bc1
parentd487f5e9acc55fb76d71c40e451efebbc087af35
Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4

* 'PHP-5.4' of git.php.net:php-src:
  bump version
  Update NEWS
  fix bug #65481 (shutdown segfault due to serialize)
  Track created curl_slist structs by option so they can be updated in situ.
  Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').
  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
  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