We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f4a5e commit 6cf2252Copy full SHA for 6cf2252
UPGRADING
@@ -320,6 +320,10 @@ PHP 8.0 UPGRADE NOTES
320
ISO 8859 aliases with underscores (ISO_8859_* and ISO8859_*) have also been
321
removed.
322
323
+- OCI8:
324
+ . Several alias functions have been marked as deprecated.
325
+ . oci_internal_debug() and its alias ociinternaldebug() have been removed.
326
+
327
- PCRE:
328
. When passing invalid escape sequences they are no longer interpreted as
329
literals. This behaviour previously required the X modifier - which is
0 commit comments