typo error in PHP.net site

php.internals

Michael Spector

21 years ago
Hi, Look at this page: http://il.php.net/manual/en/function.file-get-contents.php In this note: "The offset parameter was added in PHP 5.1.0" The version of PHP is overestimated, don't you think? :)
-- Best regards, Michael

Antony Dovgal

21 years ago
On Wed, 22 Dec 2004 18:16:23 +0200 Michael Spector <michael@zend.com> wrote:
> Hi, > > Look at this page: > http://il.php.net/manual/en/function.file-get-contents.php > > In this note: "The offset parameter was added in PHP 5.1.0" > > The version of PHP is overestimated, don't you think? :)
No, there is no error here. 5.1.0 is current HEAD and offset parameter exists only there.
-- Wbr, Antony Dovgal aka tony2001 tony2001@phpclub.net || antony@dovgal.com

Nuno Lopes

21 years ago
Hi Michael, We have already started documenting the new PHP 5.1 features. You will find many references to it in the manual. I don't really know when PHP 5.1 will be released, but I hope it will be well documented by then. Nuno ----- Original Message -----