diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ PHP NEWS peer verification fails. (Daniel Lowrey) . Encrypted TLS servers now support the server name indication TLS extension via the new "SNI_server_certs" SSL context option. (Daniel Lowrey) + . Fixed bug #66833 (Default disgest algo is still MD5, switch to SHA1). (Remi) - PDO_pgsql: . Cleaned up code by increasing the requirements to libpq versions providing |