mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
563b3e3472
The default of OPENSSL_CIPHER_RC2_40 is no longer (non-legacy) supported in OpenSSL 3, specify a newer cipher instead. We should probably either change the default (if acceptable) or make the parameter required.