]> granicus.if.org Git - php/commit
Merge branch 'phpng' of git.php.net:php-src into phpng
authorPierre Joye <pierre.php@gmail.com>
Thu, 15 May 2014 08:05:04 +0000 (10:05 +0200)
committerPierre Joye <pierre.php@gmail.com>
Thu, 15 May 2014 08:05:04 +0000 (10:05 +0200)
commit39f0b585beab7c30d52f21ab575bfdfe8c842565
treeba0a5bf36063979a2ff980735b7ce98224221eab
parent15a887ca1422f1c75c5c1ef5a52deee8613957b3
parent926388620bd48509af203997b22090e086b937e2
Merge branch 'phpng' of git.php.net:php-src into phpng

# By Dmitry Stogov
# Via Dmitry Stogov
* 'phpng' of git.php.net:php-src:
  Fixed reference counting and memory leak
  Fixed SOAP error handling
  Array with var_args must not be deallocated any more
  Allow just set or get context passing NULL pointers
  Removed support for old-style resource destructors (only ext/soap used it)