Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43582 invoked from network); 19 Nov 2015 03:53:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Nov 2015 03:53:05 -0000 Authentication-Results: pb1.pair.com header.from=christopher.owen@live.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=christopher.owen@live.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain live.com designates 65.55.111.109 as permitted sender) X-PHP-List-Original-Sender: christopher.owen@live.com X-Host-Fingerprint: 65.55.111.109 blu004-omc2s34.hotmail.com Received: from [65.55.111.109] ([65.55.111.109:54557] helo=BLU004-OMC2S34.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/A2-21962-0A74D465 for ; Wed, 18 Nov 2015 22:53:04 -0500 Received: from BLU437-SMTP23 ([65.55.111.72]) by BLU004-OMC2S34.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Wed, 18 Nov 2015 19:53:02 -0800 X-TMN: [zIhbhWYO7wpCSBkzuczMnAqN03DQZEwp] X-Originating-Email: [christopher.owen@live.com] Message-ID: Content-Type: text/plain; charset="windows-1252" MIME-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) In-Reply-To: <564D333F.5000707@gmail.com> Date: Wed, 18 Nov 2015 21:52:58 -0600 CC: Internals Content-Transfer-Encoding: quoted-printable References: <55F842FE.6080502@dennis.birkholz.biz> <55F978FE.90908@cubiclesoft.com> <827FEAD0-30B5-45AB-B7D7-93E4C6611BE5@craigfrancis.co.uk> <564D333F.5000707@gmail.com> To: Stanislav Malyshev X-Mailer: Apple Mail (2.3096.5) X-OriginalArrivalTime: 19 Nov 2015 03:53:00.0298 (UTC) FILETIME=[C8A52EA0:01D1227D] Subject: Re: [PHP-DEV] taint as a first-class feature for php 7.1 From: christopher.owen@live.com (Christopher Owen) I=92m requesting that the functions taint() and untaint() as well as the = ability to log taint information be available in the standard = interpreter without extensions. Christopher Owen. > On Nov 18, 2015, at 8:26 PM, Stanislav Malyshev = wrote: >=20 > Hi! >=20 >> 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. >=20 > 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"? > --=20 > Stas Malyshev > smalyshev@gmail.com