diff --git a/NEWS b/NEWS index b248579ce9e..06060e79c07 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,8 @@ PHP NEWS . snmp_read_mib(). (Jani) . http_build_query(). (Sara) . ftp_alloc(). (Sara) +- Changed fgetcsv() in order for the second parameter to be optional. + (Moriyoshi) - Added "resume_pos" context option to "ftp://" wrapper. (Sara) - Added optional parameter to OCIWriteTemporaryLob() to specify the type of LOB (Patch by Novicky Marek ). (Thies)