| mez@php.net 2005-01-31, 3:57 pm |
| ID: 31778
Updated by: mez@php.net
Reported By: mike at openconcept dot ca
-Status: Open
+Status: Verified
Bug Type: Documentation problem
Operating System: your site
PHP Version: 4.3.10
New Comment:
I'm not too sure whether this fits in with a documentation problem or
not. It seems though that there is no such PECL package at all... so
I'll just set this as verified for now :D
Previous Comments:
------------------------------------------------------------------------
[2005-01-31 15:15:24] mike at openconcept dot ca
Description:
------------
Hi Mike,
Please report documentataion problems as documentation bugs in the bug
system.
On this page:
http://ca.php.net/manual/en/ref.domxml.php
In this paragraph:
"This PECL extension is not bundled with PHP. Additional information
such as new releases, downloads, source files, maintainer information,
and a CHANGELOG, can be located here:
http://pecl.php.net/package/domxml. "
The link to:
http://pecl.php.net/package/domxml
is really busted.
Would also be really good to include a simpler way to install this.
Such as:
# yum install php-domxml
Not that everyone can use yum, but sure would be nice to know that
there is a simple way to install this in many Linux distros.
We do have a complete section on installing PECL extensions in the
manual. Possible simpler methods need to be documented there.
Regards,
Gabor Hojtsy
Reproduce code:
---------------
Go here:
http://ca.php.net/manual/en/ref.domxml.php
Expected result:
----------------
Install instructions
Actual result:
--------------
404
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=31778&edit=1
|