diff options
author | Anatol Belski <ab@php.net> | 2013-05-14 09:42:34 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-05-14 09:42:34 +0200 |
commit | 2626819d656b2a91b030caad13276d5a47a80bee (patch) | |
tree | 964b9d32af15ae418b68963be54a3ff078be15a4 | |
parent | 933e01bbac894c219a56db9f378c60c0c93f3ca2 (diff) | |
download | php-git-2626819d656b2a91b030caad13276d5a47a80bee.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2013, PHP 5.5.0 Release Candidate 2 +- Fileinfo: + . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol) + - mbstring: . Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol) |