Edit report at https://bugs.php.net/bug.php?id=65455&edit=1

 ID:                 65455
 Updated by:         johan...@php.net
 Reported by:        spam2 at rhsoft dot net
 Summary:            in Unknown on line 0
-Status:             Open
+Status:             Analyzed
 Type:               Bug
 Package:            Scripting Engine problem
 PHP Version:        5.4.17
 Block user comment: N
 Private report:     N

 New Comment:

The error is triggered in shutdown when the user didn't clear errors by 
checking imap_errors().

http://lxr.php.net/xref/PHP_TRUNK/ext/imap/php_imap.c#1073

I think we could simply free the errors and be silent in this case. Users who 
care about errors can call imap_errors().


Previous Comments:
------------------------------------------------------------------------
[2013-08-15 11:25:29] spam2 at rhsoft dot net

Description:
------------
$response = imap_fetch_overview($mbox, $range);
Notice: Unknown: Sequence out of range (errflg=2) in Unknown on line 0

this is the same crap as https://bugs.php.net/bug.php?id=65359

and now do not tell me like in the othe rbugreport there is no script running 
and nobody knows file / line of the call



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=65455&edit=1

Reply via email to