Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80232 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53676 invoked from network); 6 Jan 2015 11:41:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2015 11:41:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.175 mail-qc0-f175.google.com Received: from [209.85.216.175] ([209.85.216.175:64459] helo=mail-qc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/14-26786-0D9CBA45 for ; Tue, 06 Jan 2015 06:41:04 -0500 Received: by mail-qc0-f175.google.com with SMTP id p6so659937qcv.20 for ; Tue, 06 Jan 2015 03:41:02 -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=BhIDoPB2LcUukTdF5GLWRZSQycz6jA5U096kn/J1mLw=; b=HoNc1WeggR/4bd2Txdz4ZdF1ekw7+z+KqIjYpruvpoi7pTzt0xjhmhDJJGrAixJMeb jStVtlPg3AhDsDZ3gc82RTzZnRdPzgptScpV2fqnIVJ7w7FQOzTDQhw4R9bgYqNG4u49 Vr/8taNeGBFXdS5q96XxyNd5VDLpX/cofXNtVjKvP0BkTD+R73z3cAPMmBti6kbBfIBy klGo0swFt0PWRO5YUGXJDbp33f3BBBkFBRXN/AHIqVfWata5+eelNHDjqWtQM4W9S/k9 Bpc7N+j+Z5HAHUFZX4nJAXMqlpkR6CR543tYCcKTn4jkorJOXK/tE8qWnizKbdvjXaaA 1+7A== MIME-Version: 1.0 X-Received: by 10.224.112.9 with SMTP id u9mr143752801qap.18.1420544461938; Tue, 06 Jan 2015 03:41:01 -0800 (PST) Received: by 10.140.22.106 with HTTP; Tue, 6 Jan 2015 03:41:01 -0800 (PST) In-Reply-To: References: <54AAF98B.4020709@gmail.com> Date: Tue, 6 Jan 2015 03:41:01 -0800 Message-ID: To: Benjamin Eberlei Cc: Derick Rethans , Stanislav Malyshev , Sara Golemon , PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Extension Prepend Files From: pierre.php@gmail.com (Pierre Joye) On Tue, Jan 6, 2015 at 3:37 AM, Benjamin Eberlei wrote: > The general plan seems to be to have a way to embed PHP code into the > shared object, for example using Autoconf Macros (like the embed extension > mentioned above does) Just for the record, stated it before but... :) I do think it is a very bad idea to do it. See my other replies for the reasons. -- Pierre @pierrejoye | http://www.libgd.org