Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90239 invoked from network); 24 Mar 2013 08:54:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2013 08:54:34 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.51 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.51 mail-la0-f51.google.com Received: from [209.85.215.51] ([209.85.215.51:40840] helo=mail-la0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 81/51-08729-84FBE415 for ; Sun, 24 Mar 2013 03:54:33 -0500 Received: by mail-la0-f51.google.com with SMTP id fo13so9683680lab.10 for ; Sun, 24 Mar 2013 01:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=VI+at0PwvzGLclnGI5Ge3Hare2/7YukVRnj/jjPMRv0=; b=wNFkHSQZpwEs6r+7FFXR5laee46b58sIcGNumHyvMwbLuiSM+zzXuMDZJdxmRagCdH J/8RgjAN9RXKmpadsLbwQfERQ4I6W9JSXlt6hjrxBFfexEcvLa0O7cJDiE2q400QqaBj MT4dhHNTCqPg8hfh3IXCCKgSMIB6FWgpZRI76pSMpO+nJrjRGtICLY1TRKf/CROIIMz/ KyHvs4ZILoDUmGsNZPSk9Q1b5K767dSfAHpJiKTjkN8vEa4ByvgADITCCadFDQPEU6zU isg7tkhebmGcrY/vK0r+jTJt/mgbB49IS8Hfd9OMNUNLKgubgJcUjnSEFRVPSSl2lSql Bgaw== MIME-Version: 1.0 X-Received: by 10.152.144.105 with SMTP id sl9mr3892196lab.4.1364115270199; Sun, 24 Mar 2013 01:54:30 -0700 (PDT) Received: by 10.112.38.199 with HTTP; Sun, 24 Mar 2013 01:54:30 -0700 (PDT) In-Reply-To: References: Date: Sun, 24 Mar 2013 09:54:30 +0100 Message-ID: To: Jan Ehrhardt , Dmitry Stogov Cc: PHP internals Content-Type: multipart/alternative; boundary=e89a8f22c5bd1cedc604d8a7d668 Subject: Re: [PHP-DEV] OPcache precompiled dll's for older Windows versions From: pierre.php@gmail.com (Pierre Joye) --e89a8f22c5bd1cedc604d8a7d668 Content-Type: text/plain; charset=ISO-8859-1 On Mar 24, 2013 2:25 AM, "Jan Ehrhardt" wrote: > Would it be an idea to put several flavours of php_opcache.dll at > http://windows.php.net/downloads/pecl/snaps/ > > These are quite 'old': > http://windows.php.net/downloads/pecl/snaps/ZendOptimizerPlus/7.0.1-dev/ > > See the requests for such dll's at > http://www.apachelounge.com/viewtopic.php?t=5242#24199 > > Yes, but it should be done using the pecl version, not the version in code. I did not follow the github's repository but as far as I can see none of the fixes in core has been back ported. If I am not mistaken the plan was to have the bundled version 5.5+ only (or for the given branch), and not to keep compatibility with older php versions. Dmitry, what do you think to try to keep releases via pecl and core in sync as long as it is possible? That means one/two years for 5.3, and 3-4 years for 5.4. Cheers, -- Pierre @pierrejoye --e89a8f22c5bd1cedc604d8a7d668--