From:             [EMAIL PROTECTED]
Operating system: Linux Red Hat 8
PHP version:      4.2.2
PHP Bug Type:     IMAP related
Bug description:  Problems with imap_setflag_full

I have problems when I attempt to execute this instruction (using Red Hat
8.0, with php 4.4.4-8.0.5).

imap_setflag_full($msg,$elmensaje,"\\ANSWERED",ST_UID);

$msg and $elmensaje are valid arguments, they are OK, but  I obtain the
next warning:

Warning: imap_setflag_full(): supplied argument is not a valid imap
resource in ... 

Instruction above works OK on RedHat 7.2 and 7.3. Is it a bug???
-- 
Edit bug report at http://bugs.php.net/?id=19984&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19984&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19984&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19984&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19984&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19984&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19984&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19984&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19984&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19984&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19984&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19984&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19984&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19984&r=isapi

Reply via email to