Description:
------------
There are many missing extensions that have been designated as PECL extensions, removed from the PHP sources, yet they don't exist here either. Here are a few and I'm sure others exist too:
- domxml
- hyperwave
- iisfunc
- java
- xslt
Expected result:
----------------
That these would exist at pecl.php.net
Actual result:
--------------
Error 404 - document not found
Comments
[2004-08-11 06:01 UTC] philip at php dot net
To be clear, all of these extensions (except Java) do exist in the PECL sources, just not on the website.
http://cvs.php.net/pecl/
If the Java extension has no intention of existing in PECL, please notify the php documentation team.
[2004-08-27 18:33 UTC] philip at php dot net
The Java extension lives within the pecl/rpc/ folder in CVS, as do several others.