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 | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php