diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-24 16:40:18 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-07-24 16:41:20 +0200 |
commit | 626bc0e7cc9c0ab3054de371ae5bbf33de4883e7 (patch) | |
tree | a2e8e1fea527a033f2e1a3dfd58ef011c4e2fdab /ext/json/json.c | |
parent | 6191df75537b42e75c6ba4bd311fd962bb6952cd (diff) | |
download | php-git-626bc0e7cc9c0ab3054de371ae5bbf33de4883e7.tar.gz |
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.
Diffstat (limited to 'ext/json/json.c')
0 files changed, 0 insertions, 0 deletions