summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f21eb5398b..746b8a4a4d 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP NEWS
- Filter:
. Fixed bug #73527 (Invalid memory access in php_filter_strip). (cmb)
+- OpenSSL:
+ . Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout).
+ (cmb)
+
- PDO SQLite:
. Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set).
(cmb)