]> granicus.if.org Git - php/commitdiff
-Fix name (arg, new keyboard is coming...)
authorJohannes Schlüter <johannes@php.net>
Fri, 21 Dec 2007 21:18:01 +0000 (21:18 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 21 Dec 2007 21:18:01 +0000 (21:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b51920b12cf8f1ac038b2077b617b1893dc5268d..d18ff685c2ad1a74c5a21c4a269dc077e07653ab 100644 (file)
--- 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)