Skip to content

Commit 232c428

Browse files
authored
Improve README, link unbundle RFC (#5)
1 parent baf125c commit 232c428

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Use the PDO_OCI extension to access Oracle Database.
44

5+
This repository is for PHP 8.3+ as it [was decided to unbundle](https://wiki.php.net/rfc/unbundle_imap_pspell_oci8) PDO OCI / OCI8 extension from the PHP source code.
6+
57
Documentation is at https://www.php.net/pdo_oci
68

79
Use `pecl install pdo_oci` to install for PHP 8.3.

0 commit comments

Comments
 (0)