XSLT 2.0 PHP support. When?

php, saxon, xslt

Solution

In the nearest future? None.

PHP5 relies exclusively on LibXSLT for XSLT processing (Sablotron is out), and there is no plan to support XSLT 2.0 in this library.

Problem

What are the chances to see XSLT 2.0 processors like saxon for php in the nearest future?

Original source

Related problems