Home » PEAR » PEAR » Bug #2625
fclose()-warning-msg when using PEAR on commandline
Details
| Submitted | 2004-10-26 18:49 UTC |
|---|---|
| From | powtac at gmx dot de |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR |
| PHP Version | 5.0.2 |
| OS | win 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