Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83862 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15475 invoked from network); 26 Feb 2015 01:49:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2015 01:49:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.53 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.192.53 mail-qg0-f53.google.com Received: from [209.85.192.53] ([209.85.192.53:46620] helo=mail-qg0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/43-32243-BAB7EE45 for ; Wed, 25 Feb 2015 20:49:32 -0500 Received: by mail-qg0-f53.google.com with SMTP id f51so6325832qge.12 for ; Wed, 25 Feb 2015 17:49:29 -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=5lT/iXOv/7AOmEdMh77jZK11gI91uI0E4R+CKulNG6M=; b=Ys+hR6EwtXAeJHhB6ya3rrA98goQJKFRyA9e4eeclh9q+a78muqGeNN7Bp8GSt9S8J 0D+ooUxishNqoMeGFYWOWK/Ih1cjJhAcW+CoZwhNPocS05cv7C8yeRFV1dI7m2JCQNey ANFy5NvxW50F2ZqKUu+OyGDzwRvRuY/c9Hjt/Y1UUS94d8N7qLt65HFInuLUvW8HeZ01 k0JXanREh2pGrtYIQVlucB8MLi50OdQoUm3L+vY3w3HUWwA2DGiKzq2Ay+gdkoqgXH6p hh07ACLnkZUI217oQ4mWjY8fjufOlUP1NGHWx6LltpnfLy8yq6824icS77whpiqvF5SY n7OQ== X-Received: by 10.140.195.5 with SMTP id q5mr13634713qha.58.1424915369321; Wed, 25 Feb 2015 17:49:29 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.198.8 with HTTP; Wed, 25 Feb 2015 17:48:49 -0800 (PST) In-Reply-To: <54EE5A39.9040401@gmail.com> References: <54EE50CF.9090508@gmail.com> <54EE5A39.9040401@gmail.com> Date: Thu, 26 Feb 2015 10:48:49 +0900 X-Google-Sender-Auth: 5ZSx4wx8L0EELB2XMXFHB9ZTYMY Message-ID: To: Stanislav Malyshev Cc: =?UTF-8?Q?P=C3=A1draic_Brady?= , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a114335006c6d66050ff3f6dc Subject: Re: [PHP-DEV] Re: [RFC][VOTE] Introduce script only include/require From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a114335006c6d66050ff3f6dc Content-Type: text/plain; charset=UTF-8 Hi Stas, I think you mean I ignored this. Let's discuss it. ============================================ > They'd need to upload with a matching file type. Instead of any file Not sure what you mean by that. phar can read tars, etc. AFAIK, can't it? Also, phar archive has no requirement of being named something.phar, afaik can be also named cuteponies.gif. E.g., I just did this: 1. Created file chump.php: wrote: > Hi! > > Padraic, I'm not really interested in another prolonged discussion, > especially where my arguments are ignored or misconstrued and then > dismissed. I have explained my opinion, if somebody has questions about > the substance of my arguments or need me to clarify my points, rather > than flat-out denial of what I am saying, they know where to find me. I > think this RFC is bad. You think it's excellent. I tried to explain my > point to you, judging by your responses, I failed to convey my meaning. > I am probably bad at this, but I'm not going to become better by > repeating the same over and over. > I don't see what else I can do here - if majority of people would agree > with you, we'll have another bad security feature in PHP, and will have > to deal with it for the next decade, just as we had to suffer the safe > mode problems. I hope this will not happen, but I really don't see what > else I can say, provided that what I already said - including > demonstrating trivial workarounds that allow to circumvent this feature > with extreme ease - had no effect. > > > Is there some sort of meter on Internals where, in the red, there is > > an obligation to fill it back up with FUD, logical fallacies and the > > occasional fib? > > I also would really like for you to stop accusing me of lying. I may be > mistaken, and I am sure I have been many times, but everything I write > here is a product of careful consideration and thought, and aimed at > making PHP better. The next instance you do this, I'm not going to > reply, I'm just going to delete all following communications from you, > from that point, forever. I can handle very spirited technical > disagreement, I'm not new on the internet, but I do not see what use > would be for me to spend my time on being insulted. There are a lot of > more productive uses of my time. If there's no mutual respect here, then > the chance of productive cooperation is nil. I hope we can hold > respectful discussion, even when disagreeing. But if not, then I won't > participate in any other kind. > -- > Stas Malyshev > smalyshev@gmail.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a114335006c6d66050ff3f6dc--