. Fixed bug #70977 (Segmentation fault with opcache.huge_code_pages=1).
(Laruence)
+- PDO_Firebird:
+ . Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
+
- Phpdbg:
. Fixed stderr being written to stdout. (Bob)
. Fixed bug #70982 (setStaticPropertyValue behaviors inconsistently with
5.6). (Laruence)
+- Soap:
+ . Fixed bug #70993 (Array key references break argument processing).
+ (Laruence)
+
- SPL:
. Fixed bug #71028 (Undefined index with ArrayIterator). (Laruence)
- Streams/Socket:
. Add IPV6_V6ONLY constant / make it usable in stream contexts. (Bob)
-- Soap:
- . Fixed bug #70993 (Array key references break argument processing).
- (Laruence)
-
-- PDO_Firebird:
- . Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
-
03 Dec 2015, PHP 7.0.0
- Core: