summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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