ID: 31778 Updated by: [EMAIL PROTECTED] Reported By: mike at openconcept dot ca -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: your site PHP Version: 4.3.10 New Comment:
The link was already fixed (PHP Bug #31724) and regarding Yum... yum, apt-get, feta, fink, etc. are not PECL specific and since a ton of install wrappers exist out there I don't think listing a few is necessary, or a good idea. It would also require we keep track of which PHP extensions are and are not installable via all these methods, and we'd rather not support them as official means. For good measure, here's a link to various package managers: http://www.linuxlinks.com/Software/Utilities/Packagers/ Previous Comments: ------------------------------------------------------------------------ [2005-01-31 15:23:44] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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
