1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

report fix

This commit is contained in:
Stanislav Malyshev
2008-12-17 11:36:34 +00:00
parent 40cd1d49b3
commit c0346a304f

2
NEWS
View File

@@ -14,6 +14,8 @@ PHP NEWS
given bad data). (Ilia)
- Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott)
- Fixed bug #46681 (mkdir() fails silently on PHP 5.3). (Hannes)
- Fixed bug #46005 (User not consistently logged under Apache2).
(admorten at umich dot edu, Stas)
- Fixed bug #45989 (json_decode() doesn't return NULL on certain
invalid strings). (magicaltux, Scott)