Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89277 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39011 invoked from network); 19 Nov 2015 02:26:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2015 02:26:14 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.47 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.220.47 mail-pa0-f47.google.com Received: from [209.85.220.47] ([209.85.220.47:33373] helo=mail-pa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/12-21962-4433D465 for ; Wed, 18 Nov 2015 21:26:14 -0500 Received: by pabfh17 with SMTP id fh17so66304654pab.0 for ; Wed, 18 Nov 2015 18:26:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type:content-transfer-encoding; bh=kcOEOlkKUyOZEV40RpD/eXY2IiVsTXZIF0JqL3S2ah4=; b=IF4/LHwYkRO5ZtPPZ+6lJAuR8sI/OPDjZJgs8GPPZmvgOMQYXf5SOf1FovMlXgdXN0 xoNSdc3xmVduEQo1/ex6xLTzDOvRv8AfK+H85jAyGhH5RvpVgfXZhNb6YX4JTVd/YnrK 4Hww0kDlxcnDRaA72HbslMFURgMM5MfwLmnsVsWLz2wY/ofy23KUlYfkhyZCxgHSNFsi n2zN+xZ7gTO1D4jEeq8emVMiWPKUquCmRFRWzBpIZsztdYqljrdYFpzlIzM24/dOseyb tOJzBetseT6QEh0QUHrjlLyn0UDEdOrn/rlc+tO9Ox+h2jQ4i06sATqXBrgAl4Ka0IJ1 tBRg== X-Received: by 10.68.198.101 with SMTP id jb5mr6937416pbc.119.1447899969865; Wed, 18 Nov 2015 18:26:09 -0800 (PST) Received: from ?IPv6:2602:304:cdc2:e5f0:493c:d1af:716c:d17c? ([2602:304:cdc2:e5f0:493c:d1af:716c:d17c]) by smtp.gmail.com with ESMTPSA id by6sm6769604pab.25.2015.11.18.18.26.08 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 18 Nov 2015 18:26:08 -0800 (PST) To: Christopher Owen , Internals References: <55F842FE.6080502@dennis.birkholz.biz> <55F978FE.90908@cubiclesoft.com> <827FEAD0-30B5-45AB-B7D7-93E4C6611BE5@craigfrancis.co.uk> Message-ID: <564D333F.5000707@gmail.com> Date: Wed, 18 Nov 2015 18:26:07 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] taint as a first-class feature for php 7.1 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > As discussion seems to have died out, I would like to propose moving > to the next stage for inclusion of taint as a first class feature of > php 7.1. What is the difference between what exists now (i.e., extension) and what you seek to do in 7.1? What do you mean by "first class feature"? -- Stas Malyshev smalyshev@gmail.com