diff options
author | Remi Collet <remi@php.net> | 2014-03-14 09:53:11 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-03-14 09:53:11 +0100 |
commit | 8cde7473362ab6bb4efa1678221dd69281e6d9c5 (patch) | |
tree | f98608845faf180a86a113b7e00a8017038ff756 | |
parent | 89dc5924c962858c4584f03fb638efd8b7090303 (diff) | |
download | php-git-8cde7473362ab6bb4efa1678221dd69281e6d9c5.tar.gz |
NEWS
-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 |