Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23530 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47078 invoked by uid 1010); 17 May 2006 11:50:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47063 invoked from network); 17 May 2006 11:50:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 May 2006 11:50:50 -0000 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 66.249.82.205 wx-out-0102.google.com Linux 2.4/2.6 Received: from ([66.249.82.205:19828] helo=wx-out-0102.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 3D/C4-19568-A1E0B644 for ; Wed, 17 May 2006 07:50:50 -0400 Received: by wx-out-0102.google.com with SMTP id t4so173797wxc for ; Wed, 17 May 2006 04:50:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EDDBIX6oAMwnDfZLfTubFRnjPqOxrn4F3wlhkZKXe1JctdYLVvpqcl76XKW56kGlDvuvMQ/elINxOttlQtqz5OKTeOmVQCjKVDkTNE7GikBuy294ybBPWADiHuhuoOqUH/EyoMkjYm6zqLqUP+6cByLcGllI9gG0oBCH2MIMpYQ= Received: by 10.70.34.5 with SMTP id h5mr1111446wxh; Wed, 17 May 2006 04:50:47 -0700 (PDT) Received: by 10.70.15.13 with HTTP; Wed, 17 May 2006 04:50:47 -0700 (PDT) Message-ID: <7f3ed2c30605170450o2efcf074uaaf0d892e2ab83d0@mail.gmail.com> Date: Wed, 17 May 2006 13:50:47 +0200 To: "Jason Garber" Cc: "PHP internals" In-Reply-To: <1885173537.20060516233933@ionzoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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> Subject: Re: [PHP-DEV] private, protected, readonly, public From: hannes.magnusson@gmail.com ("Hannes Magnusson") Hi Jason > I've put together a simple test framework and a 18 test cases to Whats wrong with 'run-tests.php' ? http://qa.php.net/write-test.php -Hannes