Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.2.7

Bug #18757 Queue.php missing 'new' on line 477.
Submitted: 2011-08-25 02:47 UTC
From: increment Assigned: till
Status: Closed Package: Mail_Queue (version 1.2.7)
PHP Version: 5.3.8 OS: Linux
Roadmaps: 1.2.8    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 41 + 24 = ?

 
 [2011-08-25 02:47 UTC] increment (Jeff Johnson)
Description: ------------ Line 477: 'return Mail_Queue_Error' should be: 'return new Mail_Queue_Error'

Comments

 [2011-08-25 03:00 UTC] till (Till Klampaeckel)
Sorry about that.
 [2011-08-25 03:02 UTC] till (Till Klampaeckel)
-Status: Open +Status: Closed -Assigned To: +Assigned To: till -Roadmap Versions: +Roadmap Versions: 1.2.8
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. I committed this to svn, release will follow later this week.