php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #2723 header definition is wrong in the documentation
Submitted: 1999-11-14 06:39 UTC Modified: 1999-11-14 06:53 UTC
From: php at support dot proweb dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.12 OS: FreeBSD
Private report: No CVE-ID: None
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 19 = ?
Subscribe to this entry?

 
 [1999-11-14 06:39 UTC] php at support dot proweb dot net
The header definition is wrong : "Default host" is a string not an int 
object imap_header(int imap_stream, int msg_number, int fromlength, int subjectlength, string defaulthost);

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-14 06:53 UTC] eschmid at cvs dot php dot net
Fixed in CVS. Thank you for your report.

-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 21 00:01:27 2024 UTC