From: Ilia Alshanetsky Date: Thu, 8 Jun 2006 22:04:52 +0000 (+0000) Subject: Update credits X-Git-Tag: php-5.2.0RC1~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6654a07e73fceb31807966ba5e9c340abb218b88;p=php Update credits --- diff --git a/NEWS b/NEWS index 5fbfc84c56..f3631a0322 100644 --- a/NEWS +++ b/NEWS @@ -51,7 +51,7 @@ PHP NEWS - Fixed handling of extremely long paths inside tempnam() function. (Ilia) - Fixed bug #37747 (strtotime segfaults when given "nextyear"). (Derick) - Fixed bug #37709 (Possible crash in PDO::errorCode()). (Ilia) -- Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno) +- Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno, Dmitri) - Fixed bug #37705 (Semaphore constants not available). (Ilia) - Fixed bug #37671 (MySQLi extension fails to recognize BIT column). (Ilia) - Fixed bug #37635 (parameter of pcntl signal handler is trashed). (Mike)