Re: Enabling ext/xsl by default

php.internals

Sterling Hughes

23 years ago
yes, it shouldn't be enabled by default, it relies on libxslt, a separate library from libxml2. -Sterling Am Mo, 2003-09-01 um 07.58 schrieb Sebastian Bergmann:
> Hi, > > since we already enabled ext/dom, ext/simplexml and ext/xml by default I > was wondering why ext/xsl is not enabled by default. > > Any objections? > > -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/
-- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup

Sebastian Bergmann

23 years ago
Sterling Hughes wrote:
> yes, it shouldn't be enabled by default, it relies on libxslt, a > separate library from libxml2.
Oops, of course.
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/