From: Etienne Kneuss Date: Wed, 19 Nov 2008 02:03:26 +0000 (+0000) Subject: typo X-Git-Tag: php-5.3.0alpha2~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b4c00a1f33f1d34f355b225cfc5c96aba57b978;p=php typo --- diff --git a/NEWS b/NEWS index c17d1d1049..957937db3c 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ PHP NEWS endian systems). (Scott) - Fixed bug #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is executed). (Johannes) -- Fixed bug #46241 (stacked error handlers, error handling in genera). +- Fixed bug #46241 (stacked error handlers, internal error handling in general). (Etienne) - Fixed bug #46238 (Segmentation fault on static call with empty string method). (Felipe)