PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? ????, PHP 7.3.9
+?? ??? ????, PHP 7.4.0beta2
-- Curl:
- . Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
- (Abyr Valg)
+- Core:
+ . Fixed bug #78340 (Include of stream wrapper not reading whole file).
+ (Nikita)
+ . Fixed bug #78344 (Segmentation fault on zend_check_protected). (Nikita)
-- FPM:
- . Fixed bug #77185 (Use-after-free in FPM master event handling).
- (Maksim Nikulin)
-
+ - Exif:
+ . Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and
+ invalid cast). (Nikita)
+
- Iconv:
. Fixed bug #78342 (Bus error in configure test for iconv //IGNORE). (Rainer
Jung)