File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ PHP NEWS
270270 . The SplFixedArray::__wakeup() method has been deprecated as it implements
271271 __serialize() and __unserialize() which need to be overwritten instead.
272272 (TysonAndre)
273- . Passing a non-empty string for the $enclosure parameter of:
273+ . Passing a non-empty string for the $escape parameter of:
274274 - SplFileObject::setCsvControl()
275275 - SplFileObject::fputcsv()
276276 - SplFileObject::fgetcsv()
@@ -279,7 +279,7 @@ PHP NEWS
279279- Standard:
280280 . Unserializing the uppercase 'S' tag is now deprecated. (timwolla)
281281 . Enables crc32 auxiliary detection on OpenBSD. (David Carlier)
282- . Passing a non-empty string for the $enclosure parameter of:
282+ . Passing a non-empty string for the $escape parameter of:
283283 - fputcsv()
284284 - fgetcsv()
285285 - str_getcsv()
You can’t perform that action at this time.
0 commit comments