Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-28 Thread mfischer
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: Sorry for the E_NONE ;-) Chances are that the error goes to output only on

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-28 Thread dshadow
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: Actually, it's slightly more complex than I thought: if I bracket the line

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-28 Thread sander
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: E_NONE just doesn't exist :) Previous Comments:

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-28 Thread dshadow
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: Putting error_reporting(0) supresses the errors. I

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-27 Thread mfischer
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: Afaik this is related to how the current error han

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-27 Thread dshadow
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: I'm not sure; I will check tomorrow when I have ac

Bug #16004 Updated: @imap_msgno() and @imap_header() display warnings

2002-03-27 Thread sniper
ID: 16004 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: Linux PHP Version: 4.1.2 New Comment: This error comes from c-client itself. What versio