]> granicus.if.org Git - php/commitdiff
- BFN #46088
authorFelipe Pena <felipe@php.net>
Mon, 22 Sep 2008 13:17:58 +0000 (13:17 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 22 Sep 2008 13:17:58 +0000 (13:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5c152ac57a61e110c9e76a93a678ffccec851c59..088ab3502c1b4a3e6a8cce8a63b6566a1231a7be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,9 @@ PHP                                                                        NEWS
   (Scott)
 - Fixed a crash on invalid method in ReflectionParameter constructor.
   (Christian Seiler)
-- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect data).
+- Fixed bug #46147 (after stream seek, appending stream filter reads incorrect data).
   (Greg)
+- Fixed bug #46088 (RegexIterator::accept - segfault). (Felipe)
 - Fixed bug #46059 (Compile failure under IRIX 6.5.30 building posix.c). 
   (Arnaud)
 - Fixed bug #46053 (SplFileObject::seek - Endless loop). (Arnaud)