1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00

updated NEWS

This commit is contained in:
Anatoliy Belsky
2012-05-10 15:48:56 +02:00
parent f7d8b274c7
commit 652632a89b

1
NEWS
View File

@@ -19,6 +19,7 @@ PHP NEWS
set to null). (Anatoliy)
. Fixed bug #61713 (Logic error in charset detection for htmlentities).
(Anatoliy)
. Fixed bug #61991 (long overflow in realpath_cache_get()). (Anatoliy)
- Fileinfo:
. Fixed bug #61812 (Uninitialised value used in libmagic).