diff options
author | Daniel Lowrey <rdlowrey@php.net> | 2015-02-09 11:42:40 -0500 |
---|---|---|
committer | Daniel Lowrey <rdlowrey@php.net> | 2015-02-09 11:42:40 -0500 |
commit | f2b12424c09cc27390e27fded86af2e4cdbe279b (patch) | |
tree | 05b776f8ba42233283c3999cca879867ad5f9390 | |
parent | 1eef4f2a0cf855b8f453e9fe8fb2499907754022 (diff) | |
download | php-git-f2b12424c09cc27390e27fded86af2e4cdbe279b.tar.gz |
NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ PHP NEWS - ODBC: . Bug #68964 (Allowed memory size exhausted with odbc_exec). (Anatol) +- OpenSSL: + . Fix bug #61285, #68329, #68046, #41631: encrypted streams don't observe + socket timeouts (Brad Broerman) + ?? ??? 2015, PHP 5.5.22 - Core: |