On 22/03/2021 09:24, Nikita Popov wrote:
It's time for another deprecation RFC:
https://wiki.php.net/rfc/deprecations_php_8_1


I have added another proposal to this list: the 'ssl_method' option to the SoapClient constructor, which in practice only allows you to force use of SSLv3. A more flexible alternative is available via stream context options.

https://wiki.php.net/rfc/deprecations_php_8_1#ssl_method_option_to_soapclient_constructor

Note that both the SoapClient-specific and stream context versions of this are currently missing documentation, which I am working on improving.

Regards,

--
Rowan Tommins
[IMSoP]

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to