[PECL-CVS] [pecl-database-oci8] main: Update installation instructions for PHP OCI8 extension
[email protected] (Sharad Chandran R via GitHub)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Sharad Chandran R (sharadraju) Committer: GitHub (web-flow) Pusher: sharadraju Date: 2026-01-03T19:35:08+05:30 Commit: https://github.com/php/pecl-database-oci8/commit/4b1809d1de1d14dfbcf8b65e0b9431ceb3573357 Raw diff: https://github.com/php/pecl-database-oci8/commit/4b1809d1de1d14dfbcf8b65e0b9431ceb3573357.diff Update installation instructions for PHP OCI8 extension Changed paths: M README.md Diff: diff --git a/README.md b/README.md index ac47afe..271f289 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Installation -------------------- The PHP OCI8 extension is available in the PECL repository [here](https://pecl.php.net/package/oci8). -Use `pecl install oci8` to install for PHP 8.2 and PHP 8.3. +Use `pecl install oci8` to install for PHP 8.2 and newer versions. Use `pecl install oci8-3.2.1` to install for PHP 8.1.