vrana Mon Aug 16 04:38:06 2004 EDT
Modified files:
/phpdoc/en/reference/filesystem/functions fgetss.xml
Log:
Length is optional (bug #29696)
http://cvs.php.net/diff.php/phpdoc/en/reference/filesystem/functions/fgetss.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/filesystem/functions/fgetss.xml
diff -u phpdoc/en/reference/filesystem/functions/fgetss.xml:1.5
phpdoc/en/reference/filesystem/functions/fgetss.xml:1.6
--- phpdoc/en/reference/filesystem/functions/fgetss.xml:1.5 Sun Jan 12 21:54:28
2003
+++ phpdoc/en/reference/filesystem/functions/fgetss.xml Mon Aug 16 04:38:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
<refentry id="function.fgetss">
<refnamediv>
@@ -11,7 +11,7 @@
<methodsynopsis>
<type>string</type><methodname>fgetss</methodname>
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
- <methodparam><type>int</type><parameter>length</parameter></methodparam>
+ <methodparam
choice="opt"><type>int</type><parameter>length</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>allowable_tags</parameter></methodparam>
</methodsynopsis>
<para>
@@ -28,6 +28,9 @@
PHP 4.0.0.
</para>
</note>
+ </para>
+ <para>
+ Parameter <parameter>length</parameter> is optional since PHP 5.
</para>
¬e.line-endings;
<para>