Hi! > I hereby put the “Kill proprietary CSV escaping mechanism” under discussion: > > <https://wiki.php.net/rfc/kill-csv-escaping>
For fputcsv (and generally writing) this is probably OK. I am much more concerned about reading - this may make files generated by PHP be unreadable by php. And some use cases keep archives for a very long time. Trying to find something in a backup and discovering that your code is not longer able to read your data is no fun. -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php