From: Johannes Schlüter Date: Fri, 21 Dec 2007 21:17:31 +0000 (+0000) Subject: -Fix name X-Git-Tag: php-5.2.6RC1~225 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bc875c9ca967ed20ea7a1c2e251d7e0a3a188a1;p=php -Fix name --- diff --git a/NEWS b/NEWS index beef61b52c..b51920b12c 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ PHP NEWS - Fixed bug #43457 (Prepared statement with incorrect parms doesn't throw exception with pdo_pgsql driver). (Ilia) - Fixed bug #43450 (Memory leak on some functions with implicit object - __toString() call). (Davic C.) + __toString() call). (Davidc C.) - Fixed bug #43386 (array_globals not reset to 0 properly on init). (Ilia) - Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone). (Ilia) - Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error). (Ilia)