This commit is contained in:
Antony Dovgal 2008-05-07 16:01:37 +00:00
parent 70518d4aa1
commit 046e79ddb5

4
NEWS
View File

@ -264,8 +264,6 @@ PHP NEWS
(Tony)
- Fixed bug #27372 (parse error loading browscap.ini at apache startup).
(Jani)
- Fixed bug #44811 (Improve error message when creating a new SoapClient that
contains invalid data). (Markus Fischer, David C)
30 Aug 2007, PHP 5.2.4
- Removed --enable-versioning configure option. (Jani)
@ -3301,4 +3299,4 @@ PHP NEWS
- Fixed bug #28699 (Reflection api bugs). (Marcus)
- Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
- Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
- Fixed strip_tags() to correctly handle '\0' characters. (Stefan)