Le 05/01/2019 à 19:37, Jan Ehrhardt a écrit :
Jan Ehrhardt in php.pecl.dev (Sat, 05 Jan 2019 19:23:44 +0100):

https://phpdev.toolsforresearch.com/php_curl-7.63.0-winssl.dll.zip

Complete build with all kinds of extensions:

https://phpdev.toolsforresearch.com/php-7.2.14RC1-curl-winssl-nts-Win32-VC15-x64.htm
https://phpdev.toolsforresearch.com/php-7.2.14RC1-curl-winssl-nts-Win32-VC15-x64.zip

Notice that pecl_http and OAuth also use the same libcurl with winssl.


Thanks Jan,
phpinfo.txt:
 ...
SSL Version => WinSSL

:D

Can you explain the patches (if any) you applied ? Or which tweaks do you apply at compilation/configure time ?

I do not see anything related to enabling WinSSL with your phpinfo:
configure.js "--enable-snapshot-build" "--enable-crt-debug" "--disable-zts" "--enable-pdo" "--with-pdo-oci=C:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared" "--with-oci8=C:\php-sdk\oracle\x64\instantclient_10_2\sdk,shared" "--with-oci8-11g=C:\php-sdk\oracle\x64\instantclient_11_2\sdk,shared" "--with-oci8-12c=C:\php-sdk\oracle\x64\instantclient_12_1\sdk,shared" "--enable-com-dotnet=shared" "--with-ereg=shared" "--with-odbcver=0x0380" "--with-php-build=../win64build.vc15"

best regards,
  Vincent

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

Reply via email to