diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |