I'm getting the following error when trying to use the PHP Mail_Queue
PEAR library:
Declaration of Mail_Queue::isError()
should be compatible with that of PEAR::isError()
PHP 5.2.3, Mail Queue Version 1.2.3
Searching on Google hasn't turned up anything. Any ideas what's causing this?