php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46153 fputcsv doesn't respect RFC4180
Submitted: 2008-09-22 14:36 UTC Modified: 2008-09-22 15:18 UTC
From: PHP at sebseb01 dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.6 OS: Ubuntu 8.04
Private report: No CVE-ID: None
 [2008-09-22 14:36 UTC] PHP at sebseb01 dot net
Description:
------------
the rfc4180 (http://tools.ietf.org/html/rfc4180) say
" Each record is located on a separate line, delimited by a line break (CRLF)"

But actually fputcsv send only a LF


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-22 14:51 UTC] PHP at sebseb01 dot net
oups Note's of documentation answer to this bug
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC