uncomment extension=php_xsl.dll on windows to activate it in your php.ini. Then restart your webserver to refresh php.(PHP 5, PHP 7, PHP 8)
Whether to perform xIncludes.
Whether to perform the transformation on a clone of the document.
The maximum template recursion depth.
The maximum number of variables in the template.
| Version | Description |
|---|---|
| 8.4.0 | The properties doXInclude and cloneDocument are now explicitly defined on the class. |
| 8.4.0 | Added properties maxTemplateDepth and maxTemplateVars. |
uncomment extension=php_xsl.dll on windows to activate it in your php.ini. Then restart your webserver to refresh php.[Update] PHP version /.3.15 and Windows Uncomment `extension=xsl` to activate it in your php.ini. Then restart your webserver to refresh php.