mirror of
https://github.com/php/php-src.git
synced 2026-04-04 22:52:40 +02:00
Instead use ssl stream context options instead. The direct equivalent would be crypto_method, but min_proto_version / max_proto_version are recommended instead. Part of https://wiki.php.net/rfc/deprecations_php_8_1.