summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-12-05 10:11:49 +0100
committerJulien Pauli <jpauli@php.net>2014-12-05 10:11:49 +0100
commit1e40b0aff6b3ddb998b26e418fa63ce77d4fc4ab (patch)
tree45169703a299b5902a190b3c9ecceb3935aa3acb
parent557026301f0a49fcc4f358e20e0e126a1eab6fd0 (diff)
downloadphp-git-1e40b0aff6b3ddb998b26e418fa63ce77d4fc4ab.tar.gz
Updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65df546662..73b90f85f3 100644
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP NEWS
. Fixed bug #66405 (RecursiveDirectoryIterator::CURRENT_AS_PATHNAME
breaks the RecursiveIterator). (Paul Garvin)
. Fixed bug #65213 (cannot cast SplFileInfo to boolean) (Tjerk)
+ . Fixed bug #68479 (Added escape parameter to SplFileObject::fputcsv). (Salathe)
11 Dec 2014, PHP 5.5.20