diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |