CakeFest 2024: The Official CakePHP Conference

需求

此扩展需要 libxml PHP 扩展。这意味着需要传递 --with-libxml,或在 PHP 7.4 之前的版本中传递 --enable-libxml, 尽管这将默默完成因为 libxml 是默认开启的。

This extension uses libxslt which can be found at » http://xmlsoft.org/XSLT/. libxslt version 1.1.0 or greater is required.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top