Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15368 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48476 invoked by uid 1010); 11 Mar 2005 03:45:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48461 invoked from network); 11 Mar 2005 03:45:16 -0000 Received: from unknown (HELO dsjkfeiiien.ro.to) (127.0.0.1) by localhost with SMTP; 11 Mar 2005 03:45:16 -0000 X-Host-Fingerprint: 211.9.231.193 mgkyb2.nw.wakwak.com FreeBSD 4.6-4.9 Received: from ([211.9.231.193:2356] helo=mgkyb2.nw.wakwak.com) by pb1.pair.com (ecelerity HEAD r(5124)) with SMTP id 3D/9C-53294-A4411324 for ; Thu, 10 Mar 2005 22:45:15 -0500 Received: from vckyb4.nw.wakwak.com (vckyb4.nw.wakwak.com [211.9.231.145]) by mgkyb2.nw.wakwak.com (8.13.3/8.13.3/2005-01-27) with SMTP id j2B3jANS070392; Fri, 11 Mar 2005 12:45:10 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Received: from at.wakwak.com (at.wakwak.com [211.9.230.135]) by vckyb4.nw.wakwak.com (Postfix) with ESMTP id 2442C3FE02; Fri, 11 Mar 2005 12:45:10 +0900 (JST) Received: from [192.168.0.2] (newcycle.as.wakwak.ne.jp [218.225.209.145]) (pbs=95isx0) by at.wakwak.com (8.13.3/8.13.3/2005-01-26) with ESMTP/inet id j2B3j97r091582; Fri, 11 Mar 2005 12:45:09 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) In-Reply-To: <264138236.20050311022454@marcus-boerger.de> References: <264138236.20050311022454@marcus-boerger.de> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <75afa5be34f972a3578b781de46c470d@at.wakwak.com> Content-Transfer-Encoding: 7bit Cc: Moriyoshi Koizumi , internals@lists.php.net Date: Fri, 11 Mar 2005 12:44:19 +0900 To: Marcus Boerger X-Mailer: Apple Mail (2.619.2) Subject: Re: [PHP-DEV] XML Bug #32001 From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) On 2005/03/11, at 10:24, Marcus Boerger wrote: > Hello moriyoshi or any other XMLer, > > please verify the --EXPECT-- data in test ext/xml/tests/bug32001.phpt > i am quite sure there are several mistakes in it. Excuse me if I'm just missing something, what kind of mistake do you want to address? Moriyoshi