Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47159 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60091 invoked from network); 12 Mar 2010 12:23:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2010 12:23:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=j.boggiano@seld.be; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=j.boggiano@seld.be; sender-id=pass Received-SPF: pass (pb1.pair.com: domain seld.be designates 209.85.220.219 as permitted sender) X-PHP-List-Original-Sender: j.boggiano@seld.be X-Host-Fingerprint: 209.85.220.219 mail-fx0-f219.google.com Received: from [209.85.220.219] ([209.85.220.219:59400] helo=mail-fx0-f219.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/7E-13686-5423A9B4 for ; Fri, 12 Mar 2010 07:23:35 -0500 Received: by fxm19 with SMTP id 19so1134741fxm.1 for ; Fri, 12 Mar 2010 04:23:30 -0800 (PST) Received: by 10.102.16.25 with SMTP id 25mr1845749mup.40.1268396610222; Fri, 12 Mar 2010 04:23:30 -0800 (PST) Received: from [192.168.80.150] (77-58-249-88.dclient.hispeed.ch [77.58.249.88]) by mx.google.com with ESMTPS id e9sm4568609muf.10.2010.03.12.04.23.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Mar 2010 04:23:29 -0800 (PST) Message-ID: <4B9A323B.5060207@seld.be> Date: Fri, 12 Mar 2010 13:23:23 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: internals@lists.php.net References: <4B9926E8.4080202@lerdorf.com> <4B995F83.1000605@prohost.org> <4B99639B.9030405@oracle.com> <4B996FC6.7040102@zend.com> <4B997381.1050300@oracle.com> <4B9A14FF.6000703@iki.fi> <7f3ed2c31003120229j51f4cad2w4b5be5fe753066c2@mail.gmail.com> <4B9A2796.10002@iki.fi> In-Reply-To: <4B9A2796.10002@iki.fi> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigBF1AE463FFD296033C0387E2" Subject: Re: [PHP-DEV] Tests repository From: j.boggiano@seld.be (Jordi Boggiano) --------------enigBF1AE463FFD296033C0387E2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 12.03.2010 12:37, Jani Taskinen wrote: >> Some tests however are not supposed to work in earlier releases, so we= >> need to either add a new >> =3D=3DSKIP-VERSION=3D=3D >> 5.2, 5.1, 5.0 >=20 > Perhaps something like required min version is better. Imo you need both >V.E.R,