From: Ilia Alshanetsky Date: Thu, 2 Mar 2006 21:32:32 +0000 (+0000) Subject: give credit where it is due. X-Git-Tag: php-5.1.3RC1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea86f819a3b97a63140cabc202d785875b1b79a4;p=php give credit where it is due. --- diff --git a/NEWS b/NEWS index c0caa37cb5..cc205f152c 100644 --- a/NEWS +++ b/NEWS @@ -45,7 +45,7 @@ PHP NEWS - Fixed bug #36434 (Improper resolution of declaring class name of an inherited property). (Ilia) - Fixed bug #36420 (segfault when access result->num_rows after calling - result->close()). (Ilia) + result->close()). (Ilia,Tony) - Fixed bug #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY). (Tony) - Fixed bug #36400 (Custom 5xx error does not return correct HTTP response