Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71849 invoked by uid 1010); 24 Sep 2004 12:21:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69097 invoked from network); 24 Sep 2004 12:20:06 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 24 Sep 2004 12:20:06 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i8OCK6HH022283 for ; Fri, 24 Sep 2004 14:20:06 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i8OCK1Lj022263; Fri, 24 Sep 2004 14:20:02 +0200 Date: Fri, 24 Sep 2004 14:20:01 +0200 (CEST) X-X-Sender: derick@localhost To: Kamesh Jayachandran cc: Marcus Boerger , internals@lists.php.net In-Reply-To: <1096014979.12206.205062371@webmail.messagingengine.com> Message-ID: References: <1095938130.8750.204986086@webmail.messagingengine.com> <578268372.20040923210701@marcus-boerger.de> <1096010415.7706.205059081@webmail.messagingengine.com> <1096014979.12206.205062371@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] [PATCH] tests/classes/factory_and_singleton_009.phpt From: derick@php.net (Derick Rethans) On Fri, 24 Sep 2004, Kamesh Jayachandran wrote: > Hi Marcus, > > Found the cause of the problem. > > getSectionText function in run-tests2.php is trimming the each > sectiontext values except for POST. Don't use run-tests2.php, it's not working and not supported. Derick