php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24998 HTTP_Request dependency of Net_URL not "working"
Submitted: 2003-08-09 10:53 UTC Modified: 2003-08-09 12:08 UTC
From: philip at cornado dot com Assigned:
Status: Closed Package: PEAR related
PHP Version: 4.3.3RC3 OS: linux
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: philip at cornado dot com
New email:
PHP Version: OS:

 

 [2003-08-09 10:53 UTC] philip at cornado dot com
Description:
------------
Doing 'pear install cache' prompted for HTTP_Request to be installed, so I did it, and installed Cache.  Upon testing HTTP_Request (this is a cool package!), I got a fatal error about needing Net/Url.php  This requirement is inside of package.xml yet during installation it did not prompt for it.  After installing Net_URL, everything worked fine...

It seems someone needs to update the dependency database, or something to that affect.

FWIW: According to changelog, Net_URL requirment was added on 2003-01-30 in version 1.1.1

Am using PEAR version: 1.2b2


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-08-09 12:08 UTC] arnaud@php.net
Yes, that is a known issue. IIRC the last beta resolved this problem (beta 5 or something i think)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 05:01:30 2024 UTC