php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3704 imap_delete() ceases to work
Submitted: 2000-03-02 07:47 UTC Modified: 2000-03-02 08:07 UTC
From: argus at sover dot net Assigned:
Status: Closed Package: IMAP related
PHP Version: 3.0.15 OS: BSDI 4.1
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: argus at sover dot net
New email:
PHP Version: OS:

 

 [2000-03-02 07:47 UTC] argus at sover dot net
With PHP 3.0.14 I can issue imap_delete commands, using both IMAP-4.7 & IMAP-4.7a compiled in.  (Those are the UW IMAP) 

I upgraded to PHP-3.0.15 and compiled in IMAP-4.7 & 4.7a (seperately) and both get the same runtime errors:
"Wrong parameter count for imap_delete()"

I have no errors on compile.

The rest of the IMAP commands seem to sucessfully function.  (I have not tried expunge).  

See you at ApacheCon

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-02 08:06 UTC] hholzgra at cvs dot php dot net
well, this was my fault. I CONFESS!

it has been fixed after 3.0.15 by
Chuck Hagenbuch

see latest CVS or Bug id #3664 for
what to change
 [2000-03-02 08:07 UTC] hholzgra at cvs dot php dot net
well, this was my fault. I CONFESS!

it has been fixed after 3.0.15 by
Chuck Hagenbuch

see latest CVS or Bug id #3664 for
what to change
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 15:01:56 2024 UTC