Home » Web Services » SOAP » Bug #5916
PEAR dependencies not listed on website or in package
Details
| Submitted | 2005-11-10 05:13 UTC |
|---|---|
| From | brot at jellycan dot com |
| Assigned | yunosh |
| Status | Bogus |
| Package | SOAP |
| PHP Version | Irrelevant |
| OS | Windows |
| Roadmaps | (Not assigned) |
Comments
[2005-11-10 05:13 UTC] brot at jellycan dot com
Description:
------------
There are no dependencies listed for the SOAP package for versions 0.9.0 and 0.9.1 but at least HTTP_Request is required. I assume that the list of dependencies has not changed from the 0.8.x series but has just been lost from the PEAR package description.
Expected result:
----------------
All dependencies should be listed on PEAR SOAP page. Dependencies should be able to be installed automatically using "pear install -o SOAP"
Actual result:
--------------
No dependencies are listed or installed.