Date: 12/26/00
- Next message: Chris Newbill: "[PHP-DEV] register_shutdown_function() question in regards to bug #8395"
- Previous message: jlim <email protected>: "[PHP-DEV] PHP 4.0 Bug #8423: Date format in 4.0.3 and 4.0.4 is different for MSSQL"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] PHP 4.0 Bug #8424: imap_status"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] PHP 4.0 Bug #8424: imap_status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: katz <email protected>
Operating system: Linux
PHP version: 4.0.4
PHP Bug Type: IMAP related
Bug description: imap_status
The 'imap_status' function seems to not be working anymore. An strace of a run using imap commands shows imap_open properly opening the connection and logging in.. other imap commands running fine, but when imap_status runs it tries to log into the mailbox with incorrect parameters, using {\d}, (ie, {4}, {5}, etc...) in place of things like the mailbox name, userid, password, etc... The result is multiple "login incorrect" messages as it tries a few times to log in.. The command worked fine in 4.0.3 (all code with the command stopped working in 4.0.4)..
-- Edit Bug report at: http://bugs.php.net/?id=8424&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Newbill: "[PHP-DEV] register_shutdown_function() question in regards to bug #8395"
- Previous message: jlim <email protected>: "[PHP-DEV] PHP 4.0 Bug #8423: Date format in 4.0.3 and 4.0.4 is different for MSSQL"
- Next in thread: Anil Madhavapeddy: "Re: [PHP-DEV] PHP 4.0 Bug #8424: imap_status"
- Reply: Anil Madhavapeddy: "Re: [PHP-DEV] PHP 4.0 Bug #8424: imap_status"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

