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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 10:01:29 2025 UTC