summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-11-12 14:29:50 +0100
committerFerenc Kovacs <tyrael@php.net>2014-11-12 14:29:50 +0100
commitc301479e9e99610ec0765b5254cb830f1bcd9810 (patch)
tree9bfc73d801c7c9d08c5418390073cc1938cb5b9b
parenteb8baaaafde21d8d35e387958615f5eb59d4d5e0 (diff)
downloadphp-git-c301479e9e99610ec0765b5254cb830f1bcd9810.tar.gz
update NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e75ab27afb..c16375923b 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,7 @@ PHP NEWS
- PDO_pgsql:
. Fixed bug #68199 (PDO::pgsqlGetNotify doesn't support NOTIFY payloads)
(Matteo, Alain Laporte)
+ . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
- Reflection:
. Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)