From 69faf0d6c655c8c2054db57cb4ee57d258b8a012 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 10 May 2011 19:12:48 +0000 Subject: [PATCH] Update Windows DLL requirements git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310926 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/oci8/setup.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/oci8/setup.xml b/reference/oci8/setup.xml index 9c58b15af4..f173fc0788 100644 --- a/reference/oci8/setup.xml +++ b/reference/oci8/setup.xml @@ -22,8 +22,10 @@ package. - On Windows, OCI8 needs client libraries from version 10gR2 or - greater. With some versions of Instant Client you may additionally + On Windows, the php_oci8 DLL needs client libraries from version 10gR2 or greater. + In PHP 5.3 up to and including PHP 5.3.5, the php_oci8_11g DLL requires Oracle 11gR1 or greater client libraries. + From PHP 5.3.6 the php_oci8_11g DLL requires Oracle 11gR2 or greater client libraries. + With some versions of Instant Client you may additionally need mfc71.dll and msvcr71.dll libraries.