PHP - XML_XSLT2Processor News
Status: Abandoned
Brought to you by:
boen_robot
XML_XSLT2Processor is a PHP class that lets you pefrorm XSLT 2.0 transformations within PHP by using SAXON or AltovaXML.
This release is yet another major step in this class' development. It now includes a PHPUnit testing suite, and all future release will make sure to include a test suite which they pass. This will eliminate any possibility of critical regressions, as was once the case between 0.3.0 and 0.3.1.
In addition, this is the first release which allows for SAXON's JAVA archive to be searched from the PATH or SAXON_HOME environmental variables. A thing previously only doable for the .NET version of SAXON and for AltovaXML.
There are a lot of other changes too, which you can see in the changelog.