PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2019, PHP 7.2.15
+?? ??? ????, PHP 7.3.2
+
+- Core:
+ . Fixed bug #77339 (__callStatic may get incorrect arguments). (Dmitry)
+ . Fixed bug #77317 (__DIR__, __FILE__, realpath() reveal physical path for
+ subst virtual drive). (Anatol)
+
+- Fileinfo:
+ . Fixed bug #77346 (webm files incorrectly detected as
+ application/octet-stream). (Anatol)
+ - GD:
+ . Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
+
+- PCRE:
+ . Fixed bug #77338 (get_browser with empty string). (Nikita)
+
- Sockets:
. Fixed bug #76839 (socket_recvfrom may return an invalid 'from' address
on MacOS). (Michael Meyer)