php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27307 Errata in imap_fetchstructure() and imap_body() documentation
Submitted: 2004-02-18 04:45 UTC Modified: 2004-02-18 09:50 UTC
From: ihave at no dot mail Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ihave at no dot mail
New email:
PHP Version: OS:

 

 [2004-02-18 04:45 UTC] ihave at no dot mail
Description:
------------
Look here: http://php.net/imap_fetchstructure:
"The optional flags parameter only has a single option ..."
There is no any "flags" parameter in arguments list ("object imap_fetchstructure ( resource imap_stream, int msg_number [, int options])"). It seems that there must be "options" instead of "flags".
This erratum also present in http://php.net/imap_body

Or this is my misunderstanding?


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-18 09:50 UTC] nlopess@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:12 UTC] phpdocbot@php.net
Automatic comment on behalf of nlopess
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=64f2889e4a2908057eb5d9a10133d33f161fc1ad
Log: fix #27307
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 19:00:03 2025 UTC