summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d9b713118..c55ce0c01d 100644
--- a/NEWS
+++ b/NEWS
@@ -12,4 +12,7 @@ PHP NEWS
cache_slots) in op_array->literals table. (Laruence, Dmitry)
. Added script level constant replacement optimization pass. (Dmitry)
+- PDO_pgsql
+ . Fixed Bug #42614 (PDO_pgsql: add pg_get_notify support). (Matteo)
+
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>