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

Bug #16460 Assign by reference:
Submitted: 2009-07-21 22:40 UTC
From: till Assigned: doconnor
Status: Closed Package: XML_GRDDL (version 0.1.1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2009-07-21 22:40 UTC] till (Till Klampaeckel)
Description: ------------ XML/GRDDL/Driver.php, line: 552 $req = &new HTTP_Request($path); Shouldn't be necessary.

Comments

 [2009-07-22 05:08 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in CVS. 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.
 [2009-07-22 05:09 UTC] doconnor (Daniel O'Connor)
Fixed in [284569]