From c22d6b23675075cb7b63b7f5b69b1865b69d213a Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Mon, 20 May 2013 19:16:05 +0000 Subject: [PATCH] Use initializer git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330311 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zip/functions/zip-entry-read.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reference/zip/functions/zip-entry-read.xml b/reference/zip/functions/zip-entry-read.xml index f4548338a9..3233a13c9e 100644 --- a/reference/zip/functions/zip-entry-read.xml +++ b/reference/zip/functions/zip-entry-read.xml @@ -11,7 +11,7 @@ stringzip_entry_read resourcezip_entry - intlength + intlength1024 Reads from an open directory entry. @@ -33,8 +33,7 @@ length - The number of bytes to return. If not specified, this function will - attempt to read 1024 bytes. + The number of bytes to return.