Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1338 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 916 invoked from network); 7 May 2003 09:59:41 -0000 Received: from unknown (HELO mailout09.sul.t-online.com) (194.25.134.84) by pb1.pair.com with SMTP; 7 May 2003 09:59:41 -0000 Received: from fwd07.sul.t-online.de by mailout09.sul.t-online.com with smtp id 19DLi8-0003db-0A; Wed, 07 May 2003 11:59:40 +0200 Received: from baumbart.post.rwth-aachen.de (520072483730-0001@[80.142.181.193]) by fwd07.sul.t-online.com with esmtp id 19DLht-1a95GqC; Wed, 7 May 2003 11:59:25 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030507115848.09540230@pop.t-online.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 07 May 2003 11:59:24 +0200 To: Adam Dickmeiss Cc: internals@lists.php.net In-Reply-To: <20030507094303.GA7028@indexdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: Re: [PHP-DEV] xml_parser_create patch From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) References: <20030507094303.GA7028@indexdata.com> At 11:43 07.05.2003, Adam Dickmeiss wrote: >[...] >Note that this patch _may_ break applications that assumes >ISO-8859-1 (or default encoding) for XML applications, but only >if the application omitted a desired encoding for xml_parser_create. > Then why not make it the default value ? [...] marcus