PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2018, PHP 7.2.12
-
-
-11 Oct 2018, PHP 7.2.11
+?? ??? ????, PHP 7.3.0RC3
- . Fixed bug #76800 (foreach inconsistent if array modified during loop).
- (Dmitry)
- . Fixed bug #76901 (method_exists on SPL iterator passthrough method corrupts
- memory). (Nikita)
+ - Core:
+ . Fixed bug #76846 (Segfault in shutdown function after memory limit error).
+ (Nikita)
+27 Sep 2018, PHP 7.3.0RC2
+
- CURL:
. Fixed bug #76480 (Use curl_multi_wait() so that timeouts are respected).
(Pierrick)