Re: [PHP-DEV] Clarification needed
by Christian Stocker other posts by this author
Jul 16 2004 9:18AM messages near this date
[PHP-DEV] Clarification needed
|
Re: [PHP-DEV] Clarification needed
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@[...].ch | gnupg-keyid 0x5CE1DECB
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Kamesh Jayachandran
Christian Stocker
Sterling Hughes
Christian Stocker
Adam Maccabee Trachtenberg
Kamesh Jayachandran
|