[PHP-DEV] PHP 4.0 Bug #5928 Updated: imap_header misbehaving From: Bug Database (php-dev <email protected>)
Date: 08/02/00

ID: 5928
Updated by: hholzgra
Reported By: dale <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To:
Comments:

this one is easy: if this property is not set,
then there is no Subject: header in this message

so you should test it with isset($header->fetchsubject)
before using

(same applies to fetchfrom property)

if you don't like this kind of interface
please issue a feature request

Full Bug description available at: http://bugs.php.net/?id=5928

-- 
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>