php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12864 flag \\Recent isn't settable
Submitted: 2001-08-20 13:51 UTC Modified: 2002-06-10 04:04 UTC
From: tbroyer at ltgt dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS:
Private report: No CVE-ID: None
 [2001-08-20 13:51 UTC] tbroyer at ltgt dot net
The documentation lists \\Recent in the settable flags but IMAP defines it as unsettable.
See http://ietf.org/rfc/rfc2060.txt :
      This flag can not be altered by the client.
[...]
      Note: The \Recent system flag is a special case of a
      session flag.  \Recent can not be used as an
      argument in a STORE command, and thus can not be
      changed at all.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-10 04:04 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 00:01:31 2024 UTC