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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: PHP at sebseb01 dot net
New email:
PHP Version: OS:

 

 [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 12:01:33 2025 UTC