php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #53043 Add user defined imap flags
Submitted: 2010-10-11 18:45 UTC Modified: 2020-10-16 13:13 UTC
Votes:44
Avg. Score:4.7 ± 0.7
Reproduced:36 of 36 (100.0%)
Same Version:20 (55.6%)
Same OS:20 (55.6%)
From: maris at co dot inbox dot lv Assigned:
Status: Suspended Package: IMAP related
PHP Version: 5.3.3 OS: any
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: maris at co dot inbox dot lv
New email:
PHP Version: OS:

 

 [2010-10-11 18:45 UTC] maris at co dot inbox dot lv
Description:
------------
It would be really useful to have this patch in mainstream. With this patch imap_fetch_overview() and imap_headerinfo() returns object containing array of userflags. For example $Forwarded flag is set by common mail clients, but theres no possibility to handle it from php.
Basically it is a duplicate of  http://bugs.php.net/bug.php?id=26037, but patch is created against 5.3.3.


Patches

imap_flags_patch (last revision 2010-10-11 16:46 UTC by maris at co dot inbox dot lv)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-04 07:54 UTC] slim at inbox dot lv
anybody can commit this simple patch to trunk to close this (and another three) 
ticket ?
 [2014-01-10 09:26 UTC] biuro at lukana dot pl
Is there any chance of apllying this patch? We need this function very badly!
 [2020-10-16 13:13 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2020-10-16 13:13 UTC] cmb@php.net
Apparently, the patch went stale; if anybody is still interested
in having this feature, they should submit a pull request[1]
against the "master" branch; that PR should ideally also contain
one or more PHPTs.  For the time being, I'm suspending this
ticket.

[1] <https://github.com/php/php-src/pulls>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Dec 04 18:01:31 2024 UTC