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