summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9679e04bdc..5e14f9864f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP NEWS
. Fixed bug #72172 (zend_hex_strtod should not use strlen).
(bwitz at hotmail dot com )
+- Postgres:
+ . Fixed bug #72151 (mysqli_fetch_object changed behaviour). (Anatol)
+
28 Apr 2016, PHP 5.6.21
- Core: