From 2c6b4b7e9725d662c9b45714e4de16ae72285240 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 16 Aug 2004 08:38:06 +0000 Subject: [PATCH] Length is optional (bug #29696) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166468 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/fgetss.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/reference/filesystem/functions/fgetss.xml b/reference/filesystem/functions/fgetss.xml index e11cc5c735..bfa62b9f4a 100644 --- a/reference/filesystem/functions/fgetss.xml +++ b/reference/filesystem/functions/fgetss.xml @@ -1,5 +1,5 @@ - + @@ -11,7 +11,7 @@ stringfgetss resourcehandle - intlength + intlength stringallowable_tags @@ -29,6 +29,9 @@ + + Parameter length is optional since PHP 5. + ¬e.line-endings; See also fgets, fopen,