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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Fri May 17 04:01:34 2024 UTC