Re: [PHP-DEV] Enabling ext/xsl by default

2003-09-01 Thread Marcus Börger
Hello Sebastian, Monday, September 1, 2003, 7:58:45 AM, you wrote: SB> Hi, SB> since we already enabled ext/dom, ext/simplexml and ext/xml by default I SB> was wondering why ext/xsl is not enabled by default. It's not in state as stable as ext/dom or ext/simplexml. -- Best regards, Mar

Re: [PHP-DEV] Enabling ext/xsl by default

2003-09-01 Thread Sebastian Bergmann
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-softwareentwickl

Re: [PHP-DEV] Enabling ext/xsl by default

2003-09-01 Thread Sterling Hughes
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

[PHP-DEV] Enabling ext/xsl by default

2003-09-01 Thread 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-sof