1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 11:02:55 +02:00
This commit is contained in:
Scott MacVicar
2008-12-11 02:58:22 +00:00
parent 7877cbdcfc
commit 4d391cdebd

1
NEWS
View File

@@ -10,6 +10,7 @@ PHP NEWS
- Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes)
- Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error when
given bad data). (Ilia)
- Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott)
04 Dec 2008, PHP 5.3.0 Alpha 3
- Upgraded bundled PCRE to version 7.8. (Nuno)