ID:          37876
 Updated by:  [EMAIL PROTECTED]
 Reported By: yincrash at gmail dot com
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

Moved to imap_reopen().


Previous Comments:
------------------------------------------------------------------------

[2006-06-21 17:34:38] yincrash at gmail dot com

Description:
------------
imap_open()'s doc page says for the option 
"OP_EXPUNGE - Silently expunge recycle stream"

I looked at the php source code for this function, and it passes all
the flags into the c-client mail_open().

Because the function sends NIL for the oldstream argument, there is no
"recycling of the oldstream" because there is no oldstream, so
OP_EXPUNGE does nothing except to confuse the doc page with having the
option of using OP_EXPUNGE and CL_EXPUNGE



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37876&edit=1

Reply via email to