]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorNikita Popov <nikic@php.net>
Fri, 3 Oct 2014 19:26:51 +0000 (21:26 +0200)
committerNikita Popov <nikic@php.net>
Fri, 3 Oct 2014 19:27:07 +0000 (21:27 +0200)
1  2 
NEWS
Zend/zend_object_handlers.c

diff --cc NEWS
index 7a79da32fdf1c5c48f00d49b7aca3cc410af93ba,00bc11062269076f0b617cc0ab016a2d1de9d993..9df8ac2af085e9ab147a3687aaed76d5fc81fb1c
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -8,6 -16,6 +8,7 @@@ PH
    . Fixed bug #67633 (A foreach on an array returned from a function not doing
      copy-on-write). (Nikita)
    . Fixed bug #51800 (proc_open on Windows hangs forever). (Anatol)
++  . Fixed bug #68188 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
  
  - FPM:
    . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
Simple merge