Le 5 janvier 2019 06:01:18 Jan Ehrhardt <php...@ehrhardt.nl> a écrit :

Hi Anatol,

Anatol Belski in php.pecl.dev (Sat, 5 Jan 2019 02:45:29 +0000):
Not sure, do you refer to the PHP core or the amqp ext? In general, we
follow the requirements of the dependency libraries. OpenSSL is the
most common requirement for the core, fe for cURL or LDAP.

Talking about LDAP and OpenSSL: somebody ran into trouble with LDAP in
combination with OpenSSL 1.1.1 (on Windows):
https://www.apachelounge.com/viewtopic.php?p=37663#37663
Any clue what might be wrong?

For Vincent: I included AMQP in my builds. For the moment that is in the
RC-versions, but after the next release, that will be in the stable
versions as well:
https://www.apachelounge.com/viewtopic.php?t=6617

Thanks


In theory php_curl.dll could be built with WINSSL, but that is only
because libcurl supports it. Most dependent libraries do not have any
provisions for the native Windows SSL.

Yes, at least having php_curl.dll using WINSSL, it would be a nice step so both curl.exe and php_curl.dll would share the same Windows crypto backend that is important for many security requirements.

Please, could you send me a notification once it would be available ? I'll jump on trying it. Currently, the only workaround I found was to call curl.exe from PHP (I cannot use php_curl.dll).

Best regards,
 Vincent.


--
Jan

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




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

Reply via email to