diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ PHP NEWS - Fixed bug #46086 (Segfault when accessing fileinfo class properties). (Scott) - Fixed bug #46072 (Compile failure under IRIX 6.5.30 building util.c) (Greg) +- Fixed bug #46071 (finfo_open() segfaults when using wrong file name on BSD). + (Felipe) - Fixed bug #46060 (Phar::addEmptyDir() breaks) (Greg) - Fixed bug #46042 (memory leaks with reflection of mb_convert_encoding()). (Ilia) |