Home » PEAR » PEAR » Bug #6046
Downloading Package => Package Size wrong
Details
| Submitted | 2005-11-23 12:26 UTC |
|---|---|
| From | nohn at php dot net |
| Status | Suspended |
| Package | PEAR |
| PHP Version | 5.1.0 |
| OS | Cygwin |
| Roadmaps | (Not assigned) |
Comments
[2005-11-23 12:26 UTC] nohn at php dot net
Description:
------------
When installing a package via the pear command, the package size is displayed wrong
Test script:
---------------
$ pear install -a phpunit2
Expected result:
----------------
downloading PHPUnit2-2.3.3.tar ...
Starting to download PHPUnit2-2.3.3.tar (xxxxxxx bytes)
Actual result:
--------------
downloading PHPUnit2-2.3.3.tar ...
Starting to download PHPUnit2-2.3.3.tar (-1 bytes)