Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11288 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18336 invoked by uid 1010); 16 Jul 2004 16:04:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18224 invoked from network); 16 Jul 2004 16:04:22 -0000 Received: from unknown (HELO mproxy.gmail.com) (216.239.56.250) by pb1.pair.com with SMTP; 16 Jul 2004 16:04:22 -0000 Received: by mproxy.gmail.com with SMTP id w29so2094114cwb for ; Fri, 16 Jul 2004 09:04:21 -0700 (PDT) Received: by 10.11.99.11 with SMTP id w11mr102107cwb; Fri, 16 Jul 2004 09:04:21 -0700 (PDT) Message-ID: <24e5f3b704071609045088a2cb@mail.gmail.com> Date: Fri, 16 Jul 2004 09:04:21 -0700 Reply-To: sterling@apache.org To: Christian Stocker Cc: Kamesh Jayachandran , internals@lists.php.net In-Reply-To: <40F79D76.4000503@bitflux.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1089969312.8854.200483330@webmail.messagingengine.com> <40F79D76.4000503@bitflux.ch> Subject: Re: [PHP-DEV] Clarification needed From: sterling.hughes@gmail.com (Sterling Hughes) it wasn't ported because i don't want people using it anymore, they should be using ext/xsl, period. -sterling On Fri, 16 Jul 2004 11:18:46 +0200, Christian Stocker wrote: > > > On 16.7.2004 11:15 Uhr, Kamesh Jayachandran wrote: > > > Hi, > > I have seen that in php5.0/ext/xslt directory does not have any source > > except the test scripts whereas in php-4.3.8 I could find the files. > > In php5.0 there is one extra directory under ext by name xsl which does > > not exist in PHP4.3.8 > > ext/xslt is based on sablotron > > ext/xsl is based on libxslt and the new libxml2 support in PHP 5.0 > > The API is incompatible, so we made an extension with a new name. The > inner workings are also quite different. > > It seems that noone ported ext/xslt (the sablotron one) to PHP 5 until > now. And it's in PECL now. > > chregu > > > Why is this change? > > Can someone clarify me on this? > > > > With regards > > Kamesh Jayachandran > > > > -- > christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich > phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 > http://www.bitflux.ch | chregu@bitflux.ch | gnupg-keyid 0x5CE1DECB > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >