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

- Added NEWS item for fixation of bug 44811

This commit is contained in:
David Coallier
2008-05-07 15:27:25 +00:00
parent a4e272c241
commit 70518d4aa1
+2
View File
@@ -264,6 +264,8 @@ 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)