PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_Download » Bug #5949

pass-by-reference error

Details

Submitted2005-11-13 17:07 UTC
Fromstephan at wentz dot it
Assignedmike
StatusClosed
PackageHTTP_Download
PHP Version5.0.5
OSGentoo 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.