Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55278 invoked from network); 14 Sep 2015 19:35:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2015 19:35:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:38000] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/90-48700-19127F55 for ; Mon, 14 Sep 2015 15:35:48 -0400 Received: by wiclk2 with SMTP id lk2so146380290wic.1 for ; Mon, 14 Sep 2015 12:35:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=5vhN0pe9v2FTfGDqvfcBRpItme/FdJvCrOd48567toQ=; b=UBJ+rYy4xsUb7EK40M8olljb2r5m9QWPDtVRyKfgwBDfGuP/l0I7QO/5lK8nHtXACt w0R/foF3SNDwwv+NmL6qdZOnSJuQ8Jlo9lxEYFW4uGKEp9cYNavo/+NKEznY/0u0CWRA OjBErCdgdTzU8kj62hfBxfjHNXNw0jjE0kJh/iN2LmGqyv5ATewlH0oD0OMVDlgNPFrI ze3rDt6PhzuKvWI/tdkCFhHuOEPgo0ijdAqcJaz+CPk2z69RRwOuGXnS6z1/fPwhRFkK JSX39nTSVON7JKu0+M5POYwaBfoUYvA30p4VH6Co9dHJ18/vo7BWX07HPi5HALNOvb8c QPgQ== MIME-Version: 1.0 X-Received: by 10.180.186.195 with SMTP id fm3mr29542717wic.1.1442259342685; Mon, 14 Sep 2015 12:35:42 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.28.128.204 with HTTP; Mon, 14 Sep 2015 12:35:42 -0700 (PDT) In-Reply-To: References: Date: Mon, 14 Sep 2015 21:35:42 +0200 X-Google-Sender-Auth: 6V89bi-znD-msGQB-da4ETituCA Message-ID: To: Christopher Owen Cc: Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] taint From: kalle@php.net (Kalle Sommer Nielsen) Hi Christopher 2015-09-14 4:44 GMT+02:00 Christopher Owen : > Please consider making =E2=80=98taint=E2=80=99 a first-class feature/exte= nsion in PHP 7.0. It is way too late for any extension to be included in the 7.0 release now, but you can write an RFC targetting 7.1, please see the wiki for more details[1]. [1] http://wiki.php.net/rfc --=20 regards, Kalle Sommer Nielsen kalle@php.net