On Tue, September 17, 2013 19:37, Jan Ehrhardt wrote:
> "Anatol Belski" in php.pecl.dev (Tue, 17 Sep 2013 19:19:56 +0200):
>
>> Currently oci8 is built in both core and PECL with --with-oci8=<path to
>>  instantclient10> --with-oci8-11g=<path to instant client11>. Despite
>> that both options, only one dll is produced, php_oci8.dll.
>
> Strange. I get two DLL's in one build:
> http://x32.elijst.nl/phpinfo.php55nts
>
>
> Jan
>
>
> --
> PECL development discussion Mailing List (http://pecl.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


Yep, you have oci8 and pdo_oci, that are two different extensions.

Regards

Anatol


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to