Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88140 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57608 invoked from network); 10 Sep 2015 16:25:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2015 16:25:25 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.160.182 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.160.182 mail-yk0-f182.google.com Received: from [209.85.160.182] ([209.85.160.182:36230] helo=mail-yk0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/54-24564-5FEA1F55 for ; Thu, 10 Sep 2015 12:25:25 -0400 Received: by ykdt18 with SMTP id t18so43024412ykd.3 for ; Thu, 10 Sep 2015 09:25:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=kxUErjD9/b7U6VZqK1RbRQhBpsuEnTENkQE2TzccC0Q=; b=mU/jKkRIJyRBXK3DIqjrYcd70VoPZ5/coNj0TVcdxZxXwknXmVMC5us8d1FhW0u1vl uf2qO+o6xWHXelN8C4z4MQayDlst1LvCRjUgA/5tpIVROJ3fDHqDd5F5ZHTRWbsLJhrD ELw0BKPgK5qKeKNIv7rIx29TJJWvDOp7/3bcdk9lNVx/Jj4wqELnVE6Nqlll0tgza/jh PaKJ9HlIa4n3D5QbXUtFS2Rkd70uiGfRCYfIPjOLlwpkUimdF+pUoOxu/f+LZNLZ/4Ig eAMEKYd8lCZK19rl857LbPMxlJ4l2MlfMwg45r1hNzGDNk28h1RtdZbi756RHSUhTkk0 T4rw== X-Gm-Message-State: ALoCoQlhepa+0JtXD85EWNuWKijLNYyLMQizE8YjD1tgAyyQRRHIy6+AzMCA56bb1QFksUmADx3s MIME-Version: 1.0 X-Received: by 10.129.74.138 with SMTP id x132mr185363ywa.112.1441902322594; Thu, 10 Sep 2015 09:25:22 -0700 (PDT) Received: by 10.129.111.197 with HTTP; Thu, 10 Sep 2015 09:25:22 -0700 (PDT) X-Originating-IP: [217.39.65.241] In-Reply-To: <000001d0ebe4$b71aeb90$2550c2b0$@belski.net> References: <000001d0ebe4$b71aeb90$2550c2b0$@belski.net> Date: Thu, 10 Sep 2015 17:25:22 +0100 Message-ID: To: Anatol Belski Cc: PHP internals Content-Type: multipart/alternative; boundary=001a114d8f48bd6a57051f670b7b Subject: Re: [PHP-DEV] PHP7 PECL Extensions From: pthreads@pthreads.org (Joe Watkins) --001a114d8f48bd6a57051f670b7b Content-Type: text/plain; charset=UTF-8 Hi Anatol, I thought vc14 deps were just copied from somewhere else, that's what I did to test ? Does that mean no dlls for now ? Any time is good, you have more important things to do ;) Cheers Joe On Thu, Sep 10, 2015 at 5:20 PM, Anatol Belski wrote: > Hi Joe, > > > -----Original Message----- > > From: Joe Watkins [mailto:pthreads@pthreads.org] > > Sent: Thursday, September 10, 2015 4:25 PM > > To: PHP internals > > Subject: [PHP-DEV] PHP7 PECL Extensions > > > > Afternoon internals, > > > > Is there any concrete plan for deploying pecl extensions for PHP7 ? > > > > Anatol (or anyone), is there any way to get windows ext's built > against RC's > > while we're waiting for PECL/pickle/apples/whatever to be sorted ? > > > Yeah, I've just tried to replace 7.0.0 with 7.0.0RC2 in the package.xml > and it went through. But also need the vc14 deps, I've planned time to > build them in the week after next. > > Regards > > Anatol > > --001a114d8f48bd6a57051f670b7b--