davidc Wed May 7 15:03:17 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - Added NEWS item for fixation of bug 44811 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1152&r2=1.2027.2.547.2.1153&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1152 php-src/NEWS:1.2027.2.547.2.1153 --- php-src/NEWS:1.2027.2.547.2.1152 Tue May 6 18:03:52 2008 +++ php-src/NEWS Wed May 7 15:03:17 2008 @@ -8,6 +8,8 @@ - Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in POSIX systems). (Ilia, delphij at FreeBSD dot org) - Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia) +- Fixed bug #44811 (Improve error message when creating a new + SoapClient that contains invalid data. (Markus Fischer, David C) 01 May 2008, PHP 5.2.6
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php