Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82016 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70574 invoked from network); 6 Feb 2015 05:02:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 05:02:28 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.43 mail-qg0-f43.google.com Received: from [209.85.192.43] ([209.85.192.43:60087] helo=mail-qg0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/45-45146-3EA44D45 for ; Fri, 06 Feb 2015 00:02:27 -0500 Received: by mail-qg0-f43.google.com with SMTP id e89so9687276qgf.2 for ; Thu, 05 Feb 2015 21:02:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=fCYmIb0hLOFjiShFmvaDzMNR12GY5fwcMGcQWQ0UF8M=; b=wVjttXOrSjMnpFZDqyfrJ7hDXNz6mmKLAX3Ut4LeASoyk30DOcp/rFicrv8WzMytMY NpGTah3PZKB6+DT0OmNJW+ZwVzyfTNY//st/lpU85u5X19xyrmHkHvP+JJGYmuUbBsIj E1UW0ODszZItfz24OTpILh1+COSGwYzmTlT+cWOTeqLB6DdtM2yZ7Q96aM/gtxa7C7rc OlrXVVt+bmrj9uz2BSTlmU47NCO/9JvwPpCUwN4HuIPr5ef2ys5TlJ9Oi8v1l6W10mmG 651UN/DrfV5+qewltMHqkXpYFiEic57h7KO1RDVRbd1Wjvn65LUkZ2iKNYKE8fy6TxIQ mGaA== X-Received: by 10.140.97.203 with SMTP id m69mr4222389qge.39.1423198944479; Thu, 05 Feb 2015 21:02:24 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.28.72 with HTTP; Thu, 5 Feb 2015 21:01:44 -0800 (PST) In-Reply-To: References: Date: Fri, 6 Feb 2015 14:01:44 +0900 X-Google-Sender-Auth: ILUzpNjbqSIxBCv_cLWp9IzwS4s Message-ID: To: Pierre Joye Cc: Adam Harvey , PHP internals , Leigh , reeze Content-Type: multipart/alternative; boundary=001a113a2aa287d1c5050e6453bf Subject: Re: [PHP-DEV] Re: [RFC][DISCUSSION] script() and script_once() From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a113a2aa287d1c5050e6453bf Content-Type: text/plain; charset=UTF-8 Hi Pierre, On Fri, Feb 6, 2015 at 1:52 PM, Pierre Joye wrote: > But it is the key point. It is not PHP role to do it. PHP is not > alone. It is a server configuration job. But I have said that already > many times, we got our points :) > I understand your point. We need both OS and PHP feature for perfection. Both of them are required. Current PHP just reads & executes all accessible files by include. I think you understand my point, too :) Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a113a2aa287d1c5050e6453bf--