I'm using the pear class Mail_RFC822::parseAddressList() which apparently only throws an error_object for PEAR_Error.

The manual says that PEAR_Error is deprecated, so I'd like to use PEAR_Exception; but; am having trouble getting it to recognize the error.

Can anyone help me with this?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to