php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35230 Typo in example code in function documentation for gzgets.
Submitted: 2005-11-15 20:16 UTC Modified: 2005-11-15 20:26 UTC
From: dvice_null at yahoo dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dvice_null at yahoo dot com
New email:
PHP Version: OS:

 

 [2005-11-15 20:16 UTC] dvice_null at yahoo dot com
Description:
------------
You have typo in example in function documentation for gzgets:
http://www.php.net/manual/en/function.gzgets.php

Your example has "gzlose", while it should be "gzclose".


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-15 20:26 UTC] tony2001@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:11 UTC] phpdocbot@php.net
Automatic comment on behalf of tony2001
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=058a2b6c9b1223bfd536e083abeb62fbcc93754e
Log: fix #35230 (gzlose -> gzclose)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 22:01:33 2025 UTC