mirror of
https://github.com/php/php-src.git
synced 2026-03-30 12:13:02 +02:00
This was added in 7.1 when add_assoc_string mistakenly accepted a char* rather than const char* parameter and is no longer needed. We can use SSL_CIPHER_get_version() directly.