]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorNikita Popov <nikic@php.net>
Sat, 20 Sep 2014 19:47:16 +0000 (21:47 +0200)
committerNikita Popov <nikic@php.net>
Sat, 20 Sep 2014 19:47:59 +0000 (21:47 +0200)
1  2 
NEWS
Zend/zend_compile.c

diff --cc NEWS
index 1385cde1176e5667a79f2d84b8a4f330bd95d879,50d2707e6c1890ac8fa73944db10cad3c6331565..a4b0da49a0d1090bdc089be417ae03b4c722443b
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,9 -1,14 +1,12 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2014, PHP 5.5.18
 +?? ??? 2014, PHP 5.6.2
  
 -  . Fixed bug #67985 (Incorrect last used array index copied to new array after
 -    unset). (Tjerk)
+ - Core:
    . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported
      as 6.2 (instead of 6.3)). (Christian Wenz)
+   . Fixed bug #67633 (A foreach on an array returned from a function not doing
+     copy-on-write). (Nikita)
  
  - FPM:
    . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
Simple merge