Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66798 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86376 invoked from network); 25 Mar 2013 07:52:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2013 07:52:26 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.212.50 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.212.50 mail-vb0-f50.google.com Received: from [209.85.212.50] ([209.85.212.50:56596] helo=mail-vb0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/E4-58569-73200515 for ; Mon, 25 Mar 2013 02:52:23 -0500 Received: by mail-vb0-f50.google.com with SMTP id ft2so3814168vbb.9 for ; Mon, 25 Mar 2013 00:52:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=EPdWVN+SKTb2VhyQEcVKUgxg9lHpquzIPBzE7DtO5ZQ=; b=Lk1qWz0CxTFGGyxxCmf+4CCd2X1yTNqP5dT1uOMuIupbJhmh2uRpA4Z6+BwdvjSPvb N7ae/qecTl2hyhhnq3FdcHs08lUPWTTaPCy9odC7vjVRmnmBFcTclbMRC2L7tgXkU755 h1EGLBweWWC6jbiAUp1HoFP2mLdflu8dd/QDBvKZSzVdj4xbGux2SNCbMR3esxTWESTi 6/IofI65VH7fd/xmjkH6cvL9A2RZvDx7FcN8bFYcufPx4Tbk93Ij7dTXhLsGnkJYnc+o W4JkLEO0LdW2uR4XmOl29I99xgJwrLalkN4R6h/HSoaCBtofKoNK5F0EzX8vBq64L+Op FwCQ== MIME-Version: 1.0 X-Received: by 10.58.245.40 with SMTP id xl8mr14303530vec.33.1364197939925; Mon, 25 Mar 2013 00:52:19 -0700 (PDT) Received: by 10.52.70.132 with HTTP; Mon, 25 Mar 2013 00:52:19 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 Mar 2013 11:52:19 +0400 Message-ID: To: Laruence Cc: Pierre Joye , Jan Ehrhardt , PHP internals Content-Type: multipart/alternative; boundary=047d7bdc05949ce89004d8bb1552 X-Gm-Message-State: ALoCoQlk+FbekIf9a5Cn+B3KeiaQFgrJUwfqqX49973YXV49I8YKNA4ztwUFzXDjg2hfej5QIjSsLt9ygzV/I7KADnTalci9iCm6fNddseLMaP674D6/7FGCFlx9UPSmSPXeMzKf2X0+ Subject: Re: [PHP-DEV] OPcache precompiled dll's for older Windows versions From: dmitry@zend.com (Dmitry Stogov) --047d7bdc05949ce89004d8bb1552 Content-Type: text/plain; charset=UTF-8 Hi Xinchen, I've merged all the changes from php and updated version to 7.0.1. Please make all the necessary package.xml modifications and set "v7.0.1" tag yourself. Please, update me, when you are done. Thanks. Dmitry. On Mon, Mar 25, 2013 at 10:43 AM, Laruence wrote: > On Mon, Mar 25, 2013 at 2:42 PM, Dmitry Stogov wrote: > > Hi, > > > > We are going to release a new PECL version today or tomorrow, > oh? okey, after you taged, I will do it. :) > > thanks > > and, yes, we are going to support hte pecl build for old versions as > well. > > I'm not sure about php-5.2 and possible new features. > > > > Thanks. Dmitry. > > > > On Sun, Mar 24, 2013 at 12:54 PM, Pierre Joye > wrote: > > > >> 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 > >> > > > > -- > Laruence Xinchen Hui > http://www.laruence.com/ > --047d7bdc05949ce89004d8bb1552--