Skip to content

Commit d9b3bdd

Browse files
committed
UPGRADING: add ext/oci8 and ext/pdo_oci removal to UPGRADING file
Fixes [13327-comment](php#13327 (comment)) Signed-off-by: Ayesh Karunaratne <[email protected]>
1 parent 5a3c4a2 commit d9b3bdd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

UPGRADING

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,14 @@ PHP 8.4 UPGRADE NOTES
648648
. The IMAP extension has been unbundled and moved to PECL.
649649
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
650650

651+
- OCI8:
652+
. The OCI8 extension has been unbundled and moved to PECL.
653+
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
654+
655+
- PDO_OCI:
656+
. The PDO_OCI extension has been unbundled and moved to PECL.
657+
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
658+
651659
- PSpell:
652660
. The pspell extension has been unbundled and moved to PECL.
653661
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8

0 commit comments

Comments
 (0)