php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24299 pear list-upgrades is broken in PEAR 1.2b2
Submitted: 2003-06-23 12:14 UTC Modified: 2003-06-23 14:42 UTC
From: philip at cornado dot com Assigned: cox (profile)
Status: Closed Package: PEAR related
PHP Version: 4.3.3RC1 OS: linux
Private report: No CVE-ID: None
 [2003-06-23 12:14 UTC] philip at cornado dot com
Description:
------------
Running pear list-upgrades is broken in PEAR version 1.2b2, it works fine in version 1.1.  I notice this problem immediatly after upgrading PEAR (pear upgrade PEAR).  pear list-all still shows the appropriate information.

Reproduce code:
---------------
pear list-upgrades

Expected result:
----------------
Available Upgrades (beta):
==========================
Package       Version  Size
apd           0.4      39kB
DB            1.5.0RC1 65kB
Mail          1.1.0    12.6kB
Net_IPv4      1.1      3.5kB
PEAR          1.2b2    81kB
PEAR_Info     1.0.6    6.2kB
PhpDocumentor 1.2.0    2410kB
PHPUnit       0.6.2    11.4kB
SOAP          0.7.3    72kB

Actual result:
--------------
Available Upgrades (beta):
==========================
Package       Version  Size
apd           0.4      39kB

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-23 14:25 UTC] pajoye@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

Thank's for your report

This fix will be available in the next release.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 05:01:28 2024 UTC