iliaa Thu Mar 2 21:32:32 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: give credit where it is due. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.434&r2=1.2027.2.435&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.434 php-src/NEWS:1.2027.2.435 --- php-src/NEWS:1.2027.2.434 Thu Mar 2 14:07:48 2006 +++ php-src/NEWS Thu Mar 2 21:32:32 2006 @@ -45,7 +45,7 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php