php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #599 imap_qprint documentation
Submitted: 1998-07-30 11:08 UTC Modified: 1998-08-08 18:54 UTC
From: wheelman at nuc dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0 Latest CVS OS: FreeBSD 2.2.7
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: wheelman at nuc dot net
New email:
PHP Version: OS:

 

 [1998-07-30 11:08 UTC] wheelman at nuc dot net
Documentation shows:

int imap_unsubscribe(string string);

I would assume it should be:

int imap_qprint(string string);

Documentation also states that it returns an 8-bit (binary) string.  Should it be returning a string then instead of an int?

(imap_8bit also states returning an int when the documentation states it returns a string)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-08-08 18:54 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 13:01:30 2024 UTC