From: Marcus Boerger Date: Tue, 12 Oct 2004 22:35:38 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC1~145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eacce9faca32d3b632e6a60b3a72b514e48ac60d;p=php BFN --- diff --git a/NEWS b/NEWS index 2ca5f52d7c..eae25acfd4 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ PHP NEWS - Fixed bug #30281 (Prevent non-wbmp images from being detected as such). (Ilia) - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia) +- Fixed bug #30230 (exception handler not working with objects). (Marcus) - Fixed bug #30224 (Sybase date strings are sometimes not null terminated). (Ilia) - Fixed bug #30175 (SOAP results aren't parsed correctly). (Dmitry)