Re: [PHP-DEV] PHP5 XSLT extention status

2003-10-27 Thread Christian Stocker
On 9/15/03 1:55 PM, Adam Dickmeiss wrote: We're using the XSLT Sablotron in PHP4 in production. I cannot find the XSLT in latest CVS, but I see that ext/xsl appeared some time ago. Does this mean that Sablotron XSLT is dead in PHP5? Don't know about that One extremly useful feature we used in

[PHP-DEV] PHP5 XSLT extention status

2003-09-15 Thread Adam Dickmeiss
We're using the XSLT Sablotron in PHP4 in production. I cannot find the XSLT in latest CVS, but I see that ext/xsl appeared some time ago. Does this mean that Sablotron XSLT is dead in PHP5? One extremly useful feature we used in Salotron PHP/XSLT was the ability to register scheme handlers. Is