summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index 54993d77a9..9cb89cf969 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -381,6 +381,9 @@ PHP 8.0 UPGRADE NOTES
removed.
- OCI8:
+ . The OCI-Lob class is now called OCILob, and the OCI-Collection class is now
+ called OCICollection for name compliance enforced by PHP 8 arginfo
+ type annotation tooling.
. Several alias functions have been marked as deprecated.
. oci_internal_debug() and its alias ociinternaldebug() have been removed.