PEAR is archived and read-only

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

Home » PEAR » PEAR » Bug #2625

fclose()-warning-msg when using PEAR on commandline

Details

Submitted2004-10-26 18:49 UTC
Frompowtac at gmx dot de
Assignedcellog
StatusClosed
PackagePEAR
PHP Version5.0.2
OSwin 98
Roadmaps(Not assigned)

Comments

[2004-10-26 18:49 UTC] powtac at gmx dot de

Description:
------------
When using "pear upgrade-all" on commandline, I get this error:

Warning: fclose(): supplied argument is not a valid stream resource in Registry.
php on line 317

Reproduce code:
---------------
"pear upgrade-all" on commandline

Expected result:
----------------
no error-msg, I think the upgrade function works.

Actual result:
--------------
about 20 times:

Warning: fclose(): supplied argument is not a valid stream resource in Registry.
php on line 317