]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Fri, 5 Dec 2014 09:18:41 +0000 (10:18 +0100)
committerJulien Pauli <jpauli@php.net>
Fri, 5 Dec 2014 09:18:41 +0000 (10:18 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a50e2d52e7bf9b12cbb89ef6fac7cfb35fa85cf7..e922c510ef3893c2d466ec42d172f054ea299bfa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,7 @@ PHP                                                                        NEWS
     nor curruption state). (Julien)
   . Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME
     breaks the RecursiveIterator). (Paul Garvin)
+  . Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
 
 - Standard:
   . Removed call_user_method() and call_user_method_array() functions. (Kalle)