Skip to content

Commit 6cf2252

Browse files
committed
Addd upgrading notes about OCI8
1 parent 11f4a5e commit 6cf2252

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,10 @@ PHP 8.0 UPGRADE NOTES
320320
ISO 8859 aliases with underscores (ISO_8859_* and ISO8859_*) have also been
321321
removed.
322322

323+
- OCI8:
324+
. Several alias functions have been marked as deprecated.
325+
. oci_internal_debug() and its alias ociinternaldebug() have been removed.
326+
323327
- PCRE:
324328
. When passing invalid escape sequences they are no longer interpreted as
325329
literals. This behaviour previously required the X modifier - which is

0 commit comments

Comments
 (0)