Edit report at http://pear.php.net/bugs/bug.php?id=17521&edit=1
ID: 17521
Updated by: l.alberton@quipo.it
Reported By: brian at killermonk dot com
Summary: Mail_Queue::getQueueCount returns NULL on success
-Status: Open
+Status: Closed
Type: Bug
Package: Mail_Queue
Operating System: Ubuntu 10.04
Package Version: 1.2.3
PHP Version: 5.2.12
-Assigned To:
+Assigned To: quipo
Roadmap Versions:
New Comment:
-Status: Open
+Status: Closed
-Assigned To:
+Assigned To: quipo
This bug has been fixed in SVN.
If this was a documentation problem, the fix will appear on pear.php.net
by the end of next Sunday (CET).
If this was a problem with the pear.php.net website, the change should
be live shortly.
Otherwise, the fix will appear in the package's next release.
Thank you for the report and for helping us make PEAR better.
Previous Comments:
------------------------------------------------------------------------
[2010-06-24 08:42:18] killermonk
Added #patch bug:17521;patch:diff.patch;revision:1277368938;.
------------------------------------------------------------------------
[2010-06-24 08:33:29] killermonk
Description:
------------
There is a missing return statement on line 301 in Mail/Queue.php
As such, getQueueCount() returns 0 on success
------------------------------------------------------------------------