From: Johannes Schlüter Date: Fri, 21 Dec 2007 21:18:01 +0000 (+0000) Subject: -Fix name (arg, new keyboard is coming...) X-Git-Tag: php-5.2.6RC1~224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb52c198ceffdca0cf1904d4deeb50a2ce596d7c;p=php -Fix name (arg, new keyboard is coming...) --- diff --git a/NEWS b/NEWS index b51920b12c..d18ff685c2 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). (Davidc C.) + __toString() call). (David 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)