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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 03:01:27 2024 UTC