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
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: 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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-08-08 18:54 UTC] rasmus
Fixed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 01:01:34 2025 UTC