Commit: 4a6d9b348febe7895a2748977898c09b6e40a7ce
Author: Christopher Jones(s...@php.net)         Mon, 19 Mar 2012 15:16:33 -0700
Committer: Christopher Jones(s...@php.net)      Mon, 19 Mar 2012 15:16:33 -0700
Parents: edb57810a707e92b3fdb03fcf36fee53e1f69fd3

Link: 
http://git.php.net/?p=php-src.git;a=commitdiff;h=4a6d9b348febe7895a2748977898c09b6e40a7ce

Log:
Minor text changes (to try new git repo)

Changed paths:
  M  ext/oci8/README


Diff:
4a6d9b348febe7895a2748977898c09b6e40a7ce
diff --git a/ext/oci8/README b/ext/oci8/README
index 037d549..db7db57 100644
--- a/ext/oci8/README
+++ b/ext/oci8/README
@@ -1,10 +1,10 @@
 The OCI8 Extension
 ------------------
 
-The OCI8 extension allows PHP to access Oracle databases.  It can be
-built using Oracle 9.2, 10, or 11 client libraries. It allows Oracle's
-standard cross-version connectivity, for example PHP using Oracle 10.2
-libraries can connect to Oracle Database 9.2 onwards.
+The OCI8 extension allows PHP to access Oracle Database.  It can be
+built using Oracle 9.2, 10, or 11 client libraries.  It allows
+Oracle's standard cross-version connectivity.  For example PHP linked
+with Oracle 10.2 libraries can connect to Oracle Database 9.2 onwards.
 
 This release of OCI8 can be used with PHP versions 4.3.9 to 5.x.


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to