Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47146 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13452 invoked from network); 12 Mar 2010 08:09:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2010 08:09:03 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.216 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.216 mail-bw0-f216.google.com Received: from [209.85.218.216] ([209.85.218.216:33555] helo=mail-bw0-f216.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/E5-13686-E96F99B4 for ; Fri, 12 Mar 2010 03:09:02 -0500 Received: by bwz8 with SMTP id 8so854678bwz.23 for ; Fri, 12 Mar 2010 00:08:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YdELjTfzmO7fT1Zgf743ZygJCsDe7fjvTMqqQaC3a1g=; b=QugxwenxiVpPhj3cHfiwtSItEVv5J0xXBv9GgsPSOHCfoY2spqT5gRncaiI64dCMf4 CMpC2DyytgpdGtM/gk44gE2eHbzT+kTBUYuqWDB4H5LJWwq3Lbh2YSIw57SEQOzAuvJN MKSb5wTdgmoTvT/3ksJIJB8FpWP8trG6g001I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Jbvr59DmBdoGwbpeSL2iXqcpkJK3y2WNaeGIjYFCgMdhp+d6rfJCuZPVLpXCZTZDJ1 gYsyiy09KOUxDsh/UHODdj7/pFDCzTQSS6scKF2aPOmJwUs0ON5aqXnUVABRuy6q+EHp MXpPOdbJi9HwwbvyrmLXb5wihniyqUFqZ/uJc= MIME-Version: 1.0 Received: by 10.204.162.208 with SMTP id w16mr4357816bkx.130.1268381338708; Fri, 12 Mar 2010 00:08:58 -0800 (PST) In-Reply-To: <4B99D72B.40605@lsces.co.uk> References: <4B9926E8.4080202@lerdorf.com> <4B995F83.1000605@prohost.org> <4B99639B.9030405@oracle.com> <4B996975.9070003@oracle.com> <4B997230.3070801@prohost.org> <1268348090.3959.52.camel@guybrush> <33cd61491003111817q3ff31924l7249a24b7de4d2e9@mail.gmail.com> <4B99D72B.40605@lsces.co.uk> Date: Fri, 12 Mar 2010 09:08:58 +0100 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 6 From: tyra3l@gmail.com (Ferenc Kovacs) if you mentioned windows builds, whats the current status of http://pecl4win.php.net/ ? Tyrael On Fri, Mar 12, 2010 at 6:54 AM, Lester Caine wrote: > Rafael Dohms wrote: >> >> 2010/3/11 Johannes Schl=C3=BCter: >> >>> >>> On the other hand merging tests to5.2 and 5.3 means that we can find ne= w >>> BC breaks we had overseen and either fix them or document them properly= . >>> >>> So I won't "waste" too much time but not forget about 5.2. >>> >> As much as I agree with the push for 5.3 adoption, its surely not a >> reality with most of the community out >> there, like the hosting companies for example. >> >> So like last year i guess we should surely focus on 5.3, but not >> discourage any 5.2 work and keep writing >> the test for all across, 5.2, 5.3, 6.0 >> >> Everyone at our test fest did that, save in cases where the >> functionality was not available or altered, the >> tests we basically the same for all versions, and i even caught a few >> 5.2 issues in the process. >> >> I agree in keeping the tests alive for 5.2. > > Currently maintaining the 5.2 branch is essential until such time as all > extensions are available in official builds of PHP on windows! Forcing > projects to change their development platforms simply to support a blinke= red > set of rules on PHP is not helpful in moving the project forward. How man= y > extensions are currently stable in 5.2 on windows but not supported in 5.= 3? > Private builds of the extensions in 5.3 are running without problems .... > but having to direct users to other sites is as bad as the current > fragmentation in the core code? > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=3Dcontact > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk// > Firebird - http://www.firebirdsql.org/index.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >