mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Fix fgetcsv() return value section (#1269)
This commit is contained in:
parent
5c2678e02f
commit
34e2e3541c
1 changed files with 0 additions and 5 deletions
|
@ -115,11 +115,6 @@
|
|||
</para>
|
||||
</note>
|
||||
¬e.line-endings;
|
||||
<para>
|
||||
<function>fgetcsv</function> returns &null; if an invalid
|
||||
<parameter>stream</parameter> is supplied or &false; on other errors,
|
||||
including end of file.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="changelog">
|
||||
|
|
Loading…
Reference in a new issue