]> granicus.if.org Git - php/commit
Merge branch 'master' of git.php.net:php-src
authorULF WENDEL <uw@php.net>
Mon, 22 Oct 2012 11:35:06 +0000 (13:35 +0200)
committerULF WENDEL <uw@php.net>
Mon, 22 Oct 2012 11:35:06 +0000 (13:35 +0200)
commit7d9114f2b2f271eeb43a910b310cc972f8b8368d
tree505eb6fe98b26c6f59c8fcab41fdda75fed03ca6
parent917639d4631b456f8ffd959a3c523071c3e9c8b5
parent0afca669583cfcc8b80c3bd74353aff51e1da73f
Merge branch 'master' of git.php.net:php-src

* 'master' of git.php.net:php-src: (27 commits)
  Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)
  updated NEWS
  update NEWS
  updated NEWS
  Fixed bug #63284 PCRE upgrade to 8.31
  preg indenpent test script for #63055
  Update libmagic.patch
  Add fix & missing fix
  Add fix & missing fix
  Fixed bug #63307 (Unused variable in oci8.c)
  Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
  - Updated to version 2012.7 (2012g)
  SUpport newer bisons.
  Merge the fix for #61964 to 5.3, which will fix #63304
  add protection against core dumps if the underlying library returns 0x0 for some reason
  indent
  better fix for #63055
  Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)
  I forgot that inconsistent is only avaliable in debug mode
  Add comments
  ...