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
..
tests Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
config.w32 Remove HAVE_DSA_DEFAULT_METHOD 2019-07-22 16:02:55 +02:00
config0.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
CREDITS Revert "Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell." 2012-06-12 11:21:54 -07:00
openssl.c Merge branch 'PHP-7.3' into PHP-7.4 2019-06-21 15:08:12 +02:00
php_openssl.h Remove local variables 2019-02-03 21:03:00 +01:00
xp_ssl.c Remove php_openssl_cipher_get_version() 2019-07-24 16:41:20 +02:00