]> granicus.if.org Git - php/commit
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3
authorJerome Loyet <fat@php.net>
Thu, 30 Aug 2012 06:53:36 +0000 (08:53 +0200)
committerJerome Loyet <fat@php.net>
Thu, 30 Aug 2012 06:53:36 +0000 (08:53 +0200)
commit557200b47227477382c409c7d5cca627534b514b
tree1678b851c63126c1eb54366a8c6fb52be3b478d2
parent5799ebdb0cafb2de1dbb18cfe780976c98dbaeac
parent0410b4e60f6b4b3a105c0866b797dc47a58ec594
Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src: (59 commits)
  Fixed defective cloning in ext/intl classes
  Fixed bug (segfault while build with zts and GOTO vm-kind)
  better fix
  Fix test
  Fixed bug #62904 (Crash when cloning an object which inherits SplFixedArray)
  ZTS fix introduced by Felipe must also go into 5.3
  Updated INSTALL. Generated from the XML Docs.
  Update NEWS given a5d0c1e2
  Fix handling of several uinitialized intl objects
  Fixed bug #62885 (mysqli_poll - Segmentation fault)
  - Removed PHP 6 checks
  skip test properly
  Added test for bug #51353. It'll be skipped by default and must be activated manually.
  Move test files to tests dir
  skip test for bug 43130 on firebird , not relevant
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  - Value stored to var is never used
  ...