summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0ce0d795c..17dbea657d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.0RC5
+- ODBC:
+ . Fixed bug #77079 (odbc_fetch_object has incorrect type signature).
+ (Jon Allen)
+
- Opcache:
. Fixed bug #77058 (Type inference in opcache causes side effects). (Nikita)