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

Bug #5949 pass-by-reference error
Submitted: 2005-11-13 17:07 UTC
From: stephan at wentz dot it Assigned: mike
Status: Closed Package: HTTP_Download
PHP Version: 5.0.5 OS: Gentoo Linux (Kernel 2.6.12)
Roadmaps: (Not assigned)    
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 : 47 - 15 = ?

 
 [2005-11-13 17:07 UTC] stephan at wentz dot it
Description: ------------ Download cycles between the following error and a valid download. First time starts download (in my case a PDF), second time the error, third time download, and so on. The error: Fatal error: Only variables can be passed by reference in /usr/share/php/HTTP/Download.php on line 929 Typical array-reference problem with explode.

Comments

 [2005-11-13 19:19 UTC] mike
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.