1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 15:38:49 +02:00

UPGRADING: add ext/oci8 and ext/pdo_oci removal to UPGRADING file (#14619)

Fixes [13327-comment](https://github.com/php/php-src/pull/13327#issuecomment-2176327609)

Signed-off-by: Ayesh Karunaratne <ayesh@aye.sh>
This commit is contained in:
Ayesh Karunaratne
2024-06-21 14:45:53 +07:00
committed by GitHub
parent c1c29143b5
commit 5a6f07e23c
+8
View File
@@ -648,6 +648,14 @@ PHP 8.4 UPGRADE NOTES
. The IMAP extension has been unbundled and moved to PECL.
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
- OCI8:
. The OCI8 extension has been unbundled and moved to PECL.
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
- PDO_OCI:
. The PDO_OCI extension has been unbundled and moved to PECL.
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
- PSpell:
. The pspell extension has been unbundled and moved to PECL.
RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8