svn: /phpdoc/de/trunk/reference/filesystem/functions/ fgetcsv.xml
[email protected] (Christoph Michael Becker)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
cmb Tue, 29 Dec 2020 17:14:07 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352280
Log:
Sync with EN
Changed paths:
U phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml
Modified: phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml 2020-12-29 17:08:58 UTC (rev 352279)
+++ phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml 2020-12-29 17:14:07 UTC (rev 352280)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 347043 Maintainer: simp Status: ready -->
+<!-- EN-Revision: 351729 Maintainer: simp Status: ready -->
<!-- Credits: khp -->
<refentry xml:id="function.fgetcsv" xmlns="http://docbook.org/ns/docbook">
@@ -156,24 +156,6 @@
Zeichenkette, um den proprietären Maskierungsmechanismus zu deaktivieren.
</entry>
</row>
- <row>
- <entry>5.3.0</entry>
- <entry>
- Der <parameter>escape</parameter> Parameter wurde ergänzt
- </entry>
- </row>
- <row>
- <entry>5.1.0</entry>
- <entry>
- Der Parameter <parameter>length</parameter> ist nun optional.
- Standard ist <literal>0</literal>, d.h. keine Längenbeschränkung.
- <!--
- Note to documentors: the length parameter was actually
- made optional in PHP 5.0.4 but didn't behave properly.
- Let's gloss over that here. :)
- -->
- </entry>
- </row>
</tbody>
</tgroup>
</informaltable>