PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.9
+?? ??? ????, PHP 7.4.0beta3
+
+
+08 Aug 2019, PHP 7.4.0beta2
- Core:
- . Fixed bug #78363 (Buffer overflow in zendparse). (Nikita)
+ . Fixed bug #78340 (Include of stream wrapper not reading whole file).
+ (Nikita)
+ . Fixed bug #78344 (Segmentation fault on zend_check_protected). (Nikita)
+ . Fixed bug #78356 (Array returned from ArrayAccess is incorrectly unpacked
+ as argument). (Nikita)
+ . Fixed bug #78379 (Cast to object confuses GC, causes crash). (Dmitry)
-- Curl:
- . Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
- (Abyr Valg)
-
- Exif:
. Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and
invalid cast). (Nikita)