Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88137 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54282 invoked from network); 10 Sep 2015 16:20:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2015 16:20:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.160.170 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.160.170 mail-yk0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:36840] helo=mail-yk0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/93-24564-FBDA1F55 for ; Thu, 10 Sep 2015 12:20:16 -0400 Received: by ykdt18 with SMTP id t18so42856690ykd.3 for ; Thu, 10 Sep 2015 09:20:12 -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=isfN0db7FCeuZfflXwVCfK4mhxJ8ZYvzGB3XcXjSZmA=; b=G12CsncCkeqh67RSOTUxRVYWbpeZjYlKz7htOvfBZwbt53tynIFZCib0jZdO76kOjO roRPayR5WR8j+Rns8WUBbDJfHVAty05bNOsudWV96It4UPtJ4qINi9aItYfoT3cAT9Pe romn857LpdGY4N3Fda4QfopyGgzSe6Yum8wSxNy8Im2ZVbsRm1FfzaIwI/pmKNE6/Fy3 JY/hE+TGwMZ+V0UPyajeX7x4FpKR5aUrzLbpI1ROhBXKFci39sTFPJB1pcfVsoij+Vm+ Gw+nbDyJhFRlfKNVzo01EN5TzZ+lNowrjv31OrXyvFYpfROSf4OwOze4qQ8bzOGUdPsp nWWQ== X-Gm-Message-State: ALoCoQn2UYTsQSF3TVnvqemCLcBzIgsVQszfjaSvbo0L1YimyNNyLbQWub6YReB56hOuCtyO5j57 MIME-Version: 1.0 X-Received: by 10.129.23.211 with SMTP id 202mr45862943ywx.102.1441902011806; Thu, 10 Sep 2015 09:20:11 -0700 (PDT) Received: by 10.129.111.197 with HTTP; Thu, 10 Sep 2015 09:20:11 -0700 (PDT) X-Originating-IP: [217.39.65.241] In-Reply-To: References: <20150910153231.GA34622@3006.local> Date: Thu, 10 Sep 2015 17:20:11 +0100 Message-ID: To: Sean DuBois Cc: PHP internals Content-Type: multipart/alternative; boundary=001a1142d2aa372e69051f66f9fd Subject: Re: [PHP-DEV] PHP7 PECL Extensions From: pthreads@pthreads.org (Joe Watkins) --001a1142d2aa372e69051f66f9fd Content-Type: text/plain; charset=UTF-8 http://windows.php.net/downloads/pecl/releases/pthreads/3.0.0/logs/ Well ... that didn't work, and doesn't tell me why ... anyone know what's up ?? Cheers Joe On Thu, Sep 10, 2015 at 4:37 PM, Joe Watkins wrote: > Ah, I didn't think of using PHP5 to run pecl package ... that works ... > > Cheers ... > > > On Thu, Sep 10, 2015 at 4:32 PM, Sean DuBois wrote: > >> On Thu, Sep 10, 2015 at 03:25:16PM +0100, Joe Watkins wrote: >> > 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 ? >> > >> > Cheers >> > Joe >> >> Quite a few extensions are being developed via branches now. It sounds >> like this will be ok if pickle is being used, but should I be worried >> about causing people headaches before that is ready? >> >> I really don't want to have a bunch of preprocessor use in the >> extensions I am working on. It makes them harder to maintain, and a lot >> harder for new contributors. >> >> thanks >> > > --001a1142d2aa372e69051f66f9fd--