]> granicus.if.org Git - php/commit
Merge branch 'phpng' of git.php.net:php-src into phpng
authorDmitry Stogov <dmitry@zend.com>
Mon, 19 May 2014 07:53:06 +0000 (11:53 +0400)
committerDmitry Stogov <dmitry@zend.com>
Mon, 19 May 2014 07:53:06 +0000 (11:53 +0400)
commit850661885013a2af1421939548eece9f3936a5ff
treec4b24efcda8e47386f692136f57883c64dce8839
parent4e521c92ec7c713bb1bdf0f25593d8d1871ae883
parenta8160322851a30dc908ec4681c20d3b86af1f199
Merge branch 'phpng' of git.php.net:php-src into phpng

* 'phpng' of git.php.net:php-src:
  Fixed memleak (3 tests fails now)
  Fixed resources apply_dtor
  It's a zend_array not Hashtable (fixed segfault)
  Fixed segfault
  Refactoring ext/pgsql (incompleted, only compilable)