]> granicus.if.org Git - php/commitdiff
NEWS entry
authorRasmus Lerdorf <rasmus@lerdorf.com>
Sun, 22 Feb 2015 16:32:32 +0000 (08:32 -0800)
committerRasmus Lerdorf <rasmus@lerdorf.com>
Sun, 22 Feb 2015 16:32:32 +0000 (08:32 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 84a5d2ae7c9de18a09cc3c722040427f3357f31f..a4f98ff3fef19e418f3a995cf93bf919e2856549 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP                                                                        NEWS
     defined in class scope). (Laruence)
   . Fixed bug #68986 (pointer returned by php_stream_fopen_temporary_file
     not validated in memory.c). (nayana at ddproperty dot com)
+  . Fixed bug #68166 (Exception with invalid character causes segv) (Rasmus)
 
 - cURL:
   . Fixed bug #69088 (PHP_MINIT_FUNCTION does not fully initialize cURL on