Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52433 invoked by uid 1010); 19 Jul 2004 22:36:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 52379 invoked from network); 19 Jul 2004 22:36:20 -0000 Received: from unknown (HELO mail.kromann.info) (64.186.239.125) by pb1.pair.com with SMTP; 19 Jul 2004 22:36:20 -0000 Received: from Swwwing2000 (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id BAC9E2AE57; Mon, 19 Jul 2004 15:37:12 -0700 (PDT) To: Rob Richards Cc: X-Mailer: Swwwing 2000 Message-ID: <10902763081960000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Mon, 19 Jul 2004 15:31:48 -0700 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] libxml/libxslt on win32 From: frank@kromann.info ("Frank M. Kromann") I've been using these libraries for a while without problems. Can we split the iconv related exports from php_libxml.def to php_iconv.def. This will make it possible to build with iconv, but without libxml. - Frank > If possible can the libxml and libxslt libs get updated to newer versions? > Libs can be found here: http://ctindustries.net/dom/libxml/ > > These version will fix some bugs, provide better libxml/libxslt support, enable namespace support in xml ext and allow for building of xmlwriter in pecl. > I have been testing these libs for a bit now (4.3 and 5) and haven't run into any issues. > > If the libs are update the new php_libxml2.def file needs to be commited. > > Rob