]> granicus.if.org Git - php/commitdiff
re-update NEWS
authorAnatol Belski <ab@php.net>
Thu, 5 Nov 2015 13:48:30 +0000 (14:48 +0100)
committerAnatol Belski <ab@php.net>
Thu, 5 Nov 2015 13:48:30 +0000 (14:48 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 30fc9bcff4ba66fa9bd2194cba77cbe19f21a1ab..2e0007f0f7a6f27ef64bd4548fccda20879b6909 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP                                                                        NEWS
   . Fixed bug #70656 (require() statement broken after opcache_reset() or a
     few hours of use). (Laruence)
 
+- PDO:
+  . Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8
+    test suite). (Anatol)
+
 - SPL:
   . Fixed bug #70853 (SplFixedArray throws exception when using ref variable
     as index). (Laruence)