Donate Share

PHP - XML_XSLT2Processor

File Release Notes and Changelog

Release Name: XML_XSLT2Processor v0.3.0

Notes:
This is the first release implementing various of the new options available to SAXON and AltovaXML.
That is, such that were not available in the original PHP XSL extension and couldn't have been.
Such include (but are not limited to) schema aware transformations.

Changes: Implements various options for SAXON and AltovaXML with the new "options" propety. Should work on all supported interfaces. Documentation of the new features is already available. Fixes a CRITICAL issue which prevented any transformations following after a transformToURI() call.