Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64418 invoked by uid 1010); 30 Aug 2003 21:59:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64384 invoked from network); 30 Aug 2003 21:59:09 -0000 Received: from unknown (HELO netphobia.fi) (213.243.181.8) by pb1.pair.com with SMTP; 30 Aug 2003 21:59:09 -0000 Received: from localhost (jani@localhost) by netphobia.fi (8.11.6/8.11.6) with ESMTP id h7ULx9G05966; Sun, 31 Aug 2003 00:59:09 +0300 X-Authentication-Warning: netphobia.fi: jani owned process doing -bs Date: Sun, 31 Aug 2003 00:59:09 +0300 (EEST) Sender: jani@netphobia.fi Reply-To: Jani Taskinen To: Andi Gutmans cc: Rob Richards , In-Reply-To: <5.1.0.14.2.20030830221230.03353d80@127.0.0.1> Message-ID: References: <5.1.0.14.2.20030830155931.0395a758@127.0.0.1> <5.1.0.14.2.20030830155931.0395a758@127.0.0.1> <5.1.0.14.2.20030830161302.04623998@127.0.0.1> <5.1.0.14.2.20030830221230.03353d80@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Problem with CVS From: sniper@iki.fi (Jani Taskinen) On Sat, 30 Aug 2003, Andi Gutmans wrote: >>If so, then libxml 2.5.8 would have to be marked bad unless you can also >>know when the other mods call their cleanup. This is a 2.5.8 issue only as >>it was introduce in that version and fixed in 2.5.9. > >Can someone who knows configure well please add a check and bail out on 2.5.8? I can add that..but shouldn't we just go ahead and require 2.5.9 or greater instead of skipping ONE version?? --Jani