Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15047 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69998 invoked by uid 1010); 17 Feb 2005 13:28:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69961 invoked from network); 17 Feb 2005 13:28:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Feb 2005 13:28:51 -0000 X-Host-Fingerprint: 66.187.233.31 mx1.redhat.com Linux 2.4/2.6 Received: from ([66.187.233.31:51524] helo=mx1.redhat.com) by pb1.pair.com (ecelerity 1.2 (r4437)) with SMTP id DA/DC-21802-21C94124 for ; Thu, 17 Feb 2005 08:28:50 -0500 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j1HDSet1003122 for ; Thu, 17 Feb 2005 08:28:40 -0500 Received: from radish.cambridge.redhat.com (radish.cambridge.redhat.com [172.16.18.90]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j1HDSdO20030 for ; Thu, 17 Feb 2005 08:28:40 -0500 Received: from radish.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by radish.cambridge.redhat.com (8.13.1/8.12.7) with ESMTP id j1HDSciB001047 for ; Thu, 17 Feb 2005 13:28:39 GMT Received: (from jorton@localhost) by radish.cambridge.redhat.com (8.13.1/8.12.10/Submit) id j1HDScfW001046 for internals@lists.php.net; Thu, 17 Feb 2005 13:28:38 GMT Date: Thu, 17 Feb 2005 13:28:38 +0000 To: internals@lists.php.net Message-ID: <20050217132838.GB28565@redhat.com> Mail-Followup-To: internals@lists.php.net References: <20050217112613.GA30445@redhat.com> <421482B3.20504@bitflux.ch> <42148BE2.5000406@ctindustries.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <42148BE2.5000406@ctindustries.net> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] [PATCH] ext/xml/compat.c fix for #32001 From: jorton@redhat.com (Joe Orton) On Thu, Feb 17, 2005 at 07:19:46AM -0500, Rob Richards wrote: > It looks like there would be BC breaks unless libxml with the bug fix is > used as the encoding is detected properly and no infinite loop if an xml > declaration or BOM is used in the xml. So basically with the patch there > is no more autodetecting if used with any other libxml versions (though > no more possibilities of inifinte loops). That's not quite right: detection based on an ASCII