Newsgroups: php.doc,php.internals Path: news.php.net Xref: news.php.net php.doc:969379110 php.internals:39062 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50649 invoked from network); 17 Jul 2008 17:47:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jul 2008 17:47:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:41137] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 34/E3-31728-FA58F784 for ; Thu, 17 Jul 2008 13:47:29 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 007F3414400A; Thu, 17 Jul 2008 17:48:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qc9T3jv++VAU; Thu, 17 Jul 2008 19:47:58 +0200 (CEST) Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 16F224144006; Thu, 17 Jul 2008 19:47:56 +0200 (CEST) Cc: Marcus Boerger , Derick Rethans , Gergely Hodicska , PHP Documentation List , "internals@lists.php.net" Message-ID: <9C81C52F-E431-4F59-9A69-53C9C125A84E@pooteeweet.org> To: Jochem Maas In-Reply-To: <487F8379.4070801@iamjochem.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v928.1) Date: Thu, 17 Jul 2008 19:45:58 +0200 References: <4875821E.9020504@avalon.aut.bme.hu> <20080710045418.GA22262@panix.com> <487599FA.9000207@avalon.aut.bme.hu> <4875CE7F.9090308@avalon.aut.bme.hu> <48764379.3010304@iamjochem.com> <1672378551.20080712122931@marcus-boerger.de> <487F18FE.1070600@iamjochem.com> <1929951966.20080717131829@marcus-boerger.de> <487F8379.4070801@iamjochem.com> X-Mailer: Apple Mail (2.928.1) Subject: Re: [PHP-DEV] strange autoload behavior From: mls@pooteeweet.org (Lukas Kahwe Smith) On 17.07.2008, at 19:38, Jochem Maas wrote: > 1. I don't know .phpt (I can solve this) its quite easy. if you have questions either send them to php-qa@lists.php.net or join us in #php.pecl on efnet or #phptestfest on freenode respectively. > 2. I have no idea what to expect and therefore test for > (this needs to be determined/clarified!) i guess for now all you can do is expect what you expect. this can then be tweaked later on. > 3. In the case that I need to test for an uncaught Exception I wonder > how to determine a pass (ie uncaugh exception thrown as expected) > given > that the exact output is dependent on the full path of the > relevant script phpt provides a fair amount of ways to make the expected result dynamic. regards, Lukas Kahwe Smith mls@pooteeweet.org