From b3cf92f2fc9e76abc2b3c4e3c8ab94637ec4db47 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 13 Nov 2007 11:07:42 +0000 Subject: [PATCH] document that we don't support Oracle8 clients anymore git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246098 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/oci8/reference.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/reference/oci8/reference.xml b/reference/oci8/reference.xml index 16986c159b..fdeadfd4a4 100644 --- a/reference/oci8/reference.xml +++ b/reference/oci8/reference.xml @@ -1,5 +1,5 @@ - + @@ -26,6 +26,13 @@ Windows users will need libraries with version at least 10 to use the php_oci8.dll. + + + This extension does not support Oracle 8 client libraries anymore. + Though you still can connect to Oracle 8 servers as long as + the client library (v.9+) supports this. + + The most convenient way to install all the required files is to use Oracle Instant Client, which is available from here: