Donate Share

PHP - XML_XSLT2Processor

File Release Notes and Changelog

Release Name: XML_XSLT2Processor v0.3.1

Notes:
This release is probably what v0.3.0 should have been. Oh well...

Changes: Major stability and performance improvements on the behavior of the options property. Minor performance improvements on various other places. Includes the 'PEAR/Exception.php' file to allow the actual usage of exceptions. They were previously created, but the class itself was not available. A new option for SAXON called 'VERSION_WARNING' is now available. getParameter() now performs strict checks on the supplied arguments. The whitespace in the source file is adjusted to the latest PEAR coding standarts. The class and functions brackets rule to be exact (since only that wasn't as described there).