Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4332 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39388 invoked by uid 1010); 1 Sep 2003 06:05:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39343 invoked from network); 1 Sep 2003 06:05:58 -0000 Received: from unknown (HELO localhost.localdomain) (217.199.1.101) by pb1.pair.com with SMTP; 1 Sep 2003 06:05:58 -0000 Received: by localhost.localdomain (Postfix, from userid 1000) id 8724A4F350; Sun, 31 Aug 2003 19:45:47 +0200 (CEST) To: Sebastian Bergmann Cc: internals@lists.php.net Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-ID: <1062351947.28009.0.camel@hasele> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Sun, 31 Aug 2003 19:45:47 +0200 Subject: Re: [PHP-DEV] Enabling ext/xsl by default From: sterling@bumblebury.com (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 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