php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #26037 add user defined flags to imap functions
Submitted: 2003-10-30 06:24 UTC Modified: 2017-01-08 06:04 UTC
Votes:7
Avg. Score:5.0 ± 0.0
Reproduced:7 of 7 (100.0%)
Same Version:1 (14.3%)
Same OS:2 (28.6%)
From: flystop at gmx dot net Assigned: krakjoe (profile)
Status: Closed Package: IMAP related
PHP Version: * OS: *
Private report: No CVE-ID: None
 [2003-10-30 06:24 UTC] flystop at gmx dot net
Description:
------------
imap_headers() is the only function which returns user_flags. There are two more functions which could also return them: imap_headerinfo() and imap_fetch_overview().

I implemented the missing functionality and built a patch against php-4.2.2 (php_imap.c-1.112.2.1) (sorry for using this outdated version) which can be found at

http://213.164.26.197/pub/php/php-4.2.2-imap-user_flags.patch

Regards,
Andreas



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-01 01:58 UTC] jani@php.net
-Package: Feature/Change Request +Package: IMAP related -Operating System: +Operating System: * -PHP Version: Irrelevant +PHP Version: *
 [2017-01-08 06:04 UTC] krakjoe@php.net
After more than 10 years, there would appear to be no appetite for this change.

I'm closing this report.

If anyone reading thinks I'm wrong, please open a PR on github.
 [2017-01-08 06:04 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 23:01:27 2024 UTC