php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47303 [DE] German translation of str_getcsv: default delimiter is comma, not semicolon
Submitted: 2009-02-04 12:07 UTC Modified: 2009-02-16 04:48 UTC
Votes:1
Avg. Score:2.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: i dot flowh at gmail dot com Assigned: wiesemann (profile)
Status: Closed Package: Translation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: i dot flowh at gmail dot com
New email:
PHP Version: OS:

 

 [2009-02-04 12:07 UTC] i dot flowh at gmail dot com
Description:
------------
On http://php.net/manual/de/function.str-getcsv.php, in the description 
of the parameters, the default field delimiter is called the semicolon 
(;).
Actually the default delimiter is the comma (,), as stated by the 
English manual page at http://php.net/manual/en/function.str-getcsv.php.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-04 17:52 UTC] wiesemann@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 14:01:34 2025 UTC