php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56126 Pear and Pecl packages mixed up
Submitted: 2004-07-09 09:25 UTC Modified: 2004-07-09 09:35 UTC
From: bart at mediawave dot nl Assigned: danielc (profile)
Status: Not a bug Package: PECL website (PECL)
PHP Version: Irrelevant OS: -
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bart at mediawave dot nl
New email:
PHP Version: OS:

 

 [2004-07-09 09:25 UTC] bart at mediawave dot nl
Description:
------------
DB_DataObject is a PEAR package. However, it's possible to view this PEAR package through the Pecl.php.net website.

http://pecl.php.net/package/DB_DataObject/

Viewing Pecl packages in pear.php.net doesn't work. The user gets redirected to pecl.php.net. 

Reproduce code:
---------------
http://pecl.php.net/package/DB_DataObject/

Expected result:
----------------
Package does not exist

or

Jump to http://pear.php.net/package/DB_DataObject/

Actual result:
--------------
Viewing the PEAR package as if it's a Pecl package.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-07-09 09:35 UTC] danielc at analysisandsolutions dot com
While you are correct, this is a problem with the PECL website.  Please open the bug report there.

The PEAR website already checks if the request is for a PECL package and forwards the browser there if it is.

Thanks.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 02 11:01:29 2025 UTC