php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #62770 fputscv not terminating correctly
Submitted: 2012-08-07 16:39 UTC Modified: 2020-03-30 16:58 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: mcharman at magimedia dot co dot uk Assigned: cmb (profile)
Status: Duplicate Package: Filesystem function related
PHP Version: 5.4.6RC1 OS: ALL
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
13 - 10 = ?
Subscribe to this entry?

 
 [2012-08-07 16:39 UTC] mcharman at magimedia dot co dot uk
Description:
------------
---
From manual page: http://www.php.net/function.fputcsv#refsect1-function.fputcsv-description
---
fputcsv outputs a newline character, but many systems also require carriage return. The resulting CSV files do not work with software that supports CSV such as Ship@Ease (DPD).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-09 19:30 UTC] cmb@php.net
-Package: Testing related +Package: Filesystem function related
 [2020-03-30 16:58 UTC] cmb@php.net
-Status: Open +Status: Duplicate -Assigned To: +Assigned To: cmb
 [2020-03-30 16:58 UTC] cmb@php.net
Closing as duplicate of bug #42357 (whether it is a bug or a
feature request will yet have to be determined).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC