1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00
Files
archived-php-src/ext/openssl
Nikita Popov 626bc0e7cc Remove php_openssl_cipher_get_version()
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.
2019-07-24 16:41:20 +02:00
..
2019-06-05 14:25:07 +02:00
2019-07-22 16:02:55 +02:00
2019-06-21 15:08:12 +02:00
2019-02-03 21:03:00 +01:00