Home » HTTP » HTTP_Download » Bug #5949
pass-by-reference error
Details
| 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) |
Comments
[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.