Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80372 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91430 invoked from network); 11 Jan 2015 17:24:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2015 17:24:19 -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.48 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.48 mail-la0-f48.google.com Received: from [209.85.215.48] ([209.85.215.48:64664] helo=mail-la0-f48.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/21-18257-2C1B2B45 for ; Sun, 11 Jan 2015 12:24:18 -0500 Received: by mail-la0-f48.google.com with SMTP id gf13so20924225lab.7 for ; Sun, 11 Jan 2015 09:24:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=n9ou5G61x31Fwd7wzwgpY59EJntlfNSyIUZaHw/puEk=; b=w7n6jytGVzffYs6/EG5rlbWvyW/rx9pDqti4iMb3wfF122oe3raccF30qHZ494AAf4 u5vK7EUGbKX9q2/+6ivd3eajAywdxAqOO7se1WikPZ7nt6q6hg7smIQrgm4niMiLldy/ MwJuK8f0NCJJjfZjhgI/6ePnkAihJazqSzHc3YLEaqzJ+MwqXzzOyvhQeDRtAlYZfXDn dF8mCshi0sTmkC/1d5d9pH42s5c2u31ne9NTb/QyeayBAfVjsqAAPx0HPBjFQquRFugx xNXe1XxblObKlOoJG5q7rTxEOBcWdP3UowiQ70vE920sL75tFfpAPJLLnIU6ZDwbQk77 mryQ== MIME-Version: 1.0 X-Received: by 10.112.151.4 with SMTP id um4mr32951706lbb.50.1420997055457; Sun, 11 Jan 2015 09:24:15 -0800 (PST) Received: by 10.112.154.133 with HTTP; Sun, 11 Jan 2015 09:24:15 -0800 (PST) In-Reply-To: References: <54B1AA31.6050703@gmail.com> Date: Sun, 11 Jan 2015 09:24:15 -0800 Message-ID: To: Sara Golemon Cc: Stanislav Malyshev , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] One API to rule them all? (Was: Extension Prepend Files) From: pierre.php@gmail.com (Pierre Joye) On Sun, Jan 11, 2015 at 9:08 AM, Pierre Joye wrote: > Ideally I like to include that in pickle, so one can package a release > from the PHP files/repo to generate the resulting extension package. I need to be more clear here :) I like to have this in pickle, so the same package can be used to install extensions (from src, php+native) for hhvm and php using the same command and release packages/git tags/etc Cheers, -- Pierre @pierrejoye | http://www.libgd.org