PEAR is archived and read-only

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

Home » PEAR » PEAR » Bug #4060

pear upgrade Auth_HTTP fails with fatal error

Details

Submitted2005-04-05 10:28 UTC
Fromants dot aasma at mig dot ee
Assignedcellog
StatusClosed
PackagePEAR
PHP Version5.0.3
OSLinux
Roadmaps(Not assigned)

Comments

[2005-04-05 10:28 UTC] ants dot aasma at mig dot ee

Description:
------------
pear throws an fatal error trying to upgrade Auth_HTTP-2.1.4 to Auth_HTTP-2.1.6RC1. Pear version is 1.4.0a9.

Reproduce code:
---------------
pear upgrade Auth_HTTP

Expected result:
----------------
upgrade ok

Actual result:
--------------
downloading Auth_HTTP-2.1.6RC1.tgz
Starting to download Auth_HTTP-2.1.6RC1.tgz (9,294 bytes)
.....done: 9,294 bytes

Fatal error: Cannot use string offset as an array in /usr/lib/php/PEAR/Installer.php

[2005-04-05 10:30 UTC] ants dot aasma at mig dot ee

Sorry, the line number was left off by mistake, the error is: Fatal error: Cannot use string offset as an array in /usr/lib/php/PEAR/Installer.php on line 454