PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » XML » XML_Transformer » Bug #5070

XML_Transformer documentation very out of date in general

Details

Submitted2005-08-11 18:27 UTC
Frommark dot meves at gmail dot com
StatusSuspended
PackageXML_Transformer
PHP Version5.0.5
OSn/a
Roadmaps(Not assigned)

Comments

[2005-08-11 18:27 UTC] mark dot meves at gmail dot com

Description:
------------
XML_Transformer documentation very out of date in general

describes the no longer existant method
XML_Transformer::overloadElement().
(method doesn't exist in stable version 1.1.0)

As you can imagine this makes it very
difficult for a newcomer to use this package.

After a few hours of hunting and searching
its source code, i have determined that
the only useful documentation is the
README file that comes with the
package, and the source code itself.

As bug #3698 addresses, there is no tutorial
or examples in the online documentation,
however there is some in the README.

the online documentation should probably
at least refer to the existance of this
useful readme.

I see you are aware of this problem already.

Thanks.