From: flystop at gmx dot net Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: add user defined flags to imap functions
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 -- Edit bug report at http://bugs.php.net/?id=26037&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26037&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26037&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26037&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26037&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26037&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26037&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26037&r=support Expected behavior: http://bugs.php.net/fix.php?id=26037&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26037&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26037&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26037&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26037&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26037&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26037&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26037&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26037&r=float