Skip to content

Commit 4a6d9b3

Browse files
committed
Minor text changes (to try new git repo)
1 parent edb5781 commit 4a6d9b3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ext/oci8/README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
The OCI8 Extension
22
------------------
33

4-
The OCI8 extension allows PHP to access Oracle databases. It can be
5-
built using Oracle 9.2, 10, or 11 client libraries. It allows Oracle's
6-
standard cross-version connectivity, for example PHP using Oracle 10.2
7-
libraries can connect to Oracle Database 9.2 onwards.
4+
The OCI8 extension allows PHP to access Oracle Database. It can be
5+
built using Oracle 9.2, 10, or 11 client libraries. It allows
6+
Oracle's standard cross-version connectivity. For example PHP linked
7+
with Oracle 10.2 libraries can connect to Oracle Database 9.2 onwards.
88

99
This release of OCI8 can be used with PHP versions 4.3.9 to 5.x.
1010

0 commit comments

Comments
 (0)