Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93199 invoked by uid 1010); 15 Sep 2003 11:55:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93175 invoked from network); 15 Sep 2003 11:55:05 -0000 Received: from unknown (HELO gamma) (213.150.43.10) by pb1.pair.com with SMTP; 15 Sep 2003 11:55:05 -0000 Received: from localhost.localdomain ([127.0.0.1] helo=indexdata.dk ident=adam) by gamma with esmtp (Exim 3.35 #1 (Debian)) id 19yrwd-0000Px-00 for ; Mon, 15 Sep 2003 13:55:03 +0200 Message-ID: <3F65A897.1000108@indexdata.dk> Date: Mon, 15 Sep 2003 13:55:03 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: da, en-us, en MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: PHP5 XSLT extention status From: adam@indexdata.dk (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 that (or similar) feature available in the new XSL extension? -- Adam