Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23541 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32667 invoked by uid 1010); 17 May 2006 14:54:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32652 invoked from network); 17 May 2006 14:54:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 14:54:34 -0000 X-PHP-List-Original-Sender: jason@ionzoft.com X-Host-Fingerprint: 72.32.22.104 mx03.izrm.com Linux 2.5 (sometimes 2.4) (4) Received: from ([72.32.22.104:43028] helo=mx03.izrm.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 1F/D0-19568-9293B644 for ; Wed, 17 May 2006 10:54:33 -0400 Received: from JASONGARBER2 (207-255-4-232-static.aoo.pa.atlanticbb.net [207.255.4.232]) by mx03.izrm.com (Postfix) with ESMTP id 0B0FC68D7A3; Wed, 17 May 2006 10:54:24 -0400 (EDT) Date: Wed, 17 May 2006 10:54:28 -0400 X-Mailer: The Bat! (v3.65.03) Professional Reply-To: Jason Garber Organization: IonZoft, Inc. X-Priority: 3 (Normal) Message-ID: <1262198314.20060517105428@ionzoft.com> To: "Hannes Magnusson" Cc: "PHP internals" In-Reply-To: <7f3ed2c30605170450o2efcf074uaaf0d892e2ab83d0@mail.gmail.com> References: <785810036.20060511193536@ionzoft.com> <1327845846.20060514222154@marcus-boerger.de> <1562034641.20060516203354@marcus-boerger.de> <7.0.1.0.2.20060516235201.090f10a8@zend.com> <7.0.1.0.2.20060516142654.02c78380@zend.com> <596643859.20060516233753@marcus-boerger.de> <7.0.1.0.2.20060516144030.039abe98@zend.com> <1566856608.20060516175908@ionzoft.com> <856284300.20060517001123@marcus-boerger.de> <1885173537.20060516233933@ionzoft.com> <7f3ed2c30605170450o2efcf074uaaf0d892e2ab83d0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] private, protected, readonly, public From: jason@ionzoft.com (Jason Garber) Hello Hannes, Nothing is wrong, I presume. Ignorance on my part. Thanks. -- Best regards, Jason mailto:jason@ionzoft.com Wednesday, May 17, 2006, 7:50:47 AM, you wrote: HM> Hi Jason >> I've put together a simple test framework and a 18 test cases to HM> Whats wrong with 'run-tests.php' ? http://qa.php.net/write-test.php HM> -Hannes