Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:88215 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63829 invoked from network); 15 Sep 2015 15:16:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Sep 2015 15:16:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:36067] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/B6-28087-F2638F55 for ; Tue, 15 Sep 2015 11:15:59 -0400 Received: by lbcao8 with SMTP id ao8so87006926lbc.3 for ; Tue, 15 Sep 2015 08:15:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=fZFDmGpRtIZx9Ov/ytpGyiKsrfb9QfTwFG3pN80S2x0=; b=D3lwlbsRBklkpew1QXiK+kDjN5mHs9UjxzwPwi2PDmdAegM6CaLnKvtY0ApioqqxAc w/FpBlUA8eEFoBAj4UpHnkbTk8h6VmTfq9Tn1BBfcsstHRNrRgf92v1DAa4FH0OMO8Th Bh2sYhHn6m1kPenMF+MdcfnEw/CQhWJ4LTFhlTMqRk7ozQKkvA45Z+7CyZHGRa8yQMT3 fD7FIdq3DXNUrfVjkj3/c8UborijUwehzjfNL0A2by/30u4oQEmRKd7nBXvHR9u9kCxO uEdwJCUNeryNTNJZQfGb3YGe1zBravuQPpYNDYyfOMAxljWeiULYWbdWW7k//W3L4EUj zuVA== X-Received: by 10.112.156.193 with SMTP id wg1mr22040213lbb.24.1442330156464; Tue, 15 Sep 2015 08:15:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.224.33 with HTTP; Tue, 15 Sep 2015 08:15:37 -0700 (PDT) In-Reply-To: References: Date: Tue, 15 Sep 2015 18:15:37 +0300 Message-ID: To: Craig Francis Cc: Christopher Owen , Kalle Sommer Nielsen , Internals , wietse@porcupine.org, Xinchen Hui Content-Type: multipart/alternative; boundary=001a11c34540a001c0051fcaa853 Subject: Re: [PHP-DEV] taint From: arvids.godjuks@gmail.com (Arvids Godjuks) --001a11c34540a001c0051fcaa853 Content-Type: text/plain; charset=UTF-8 I fully support your effort to get this into the PHP to be part of core extensions, or at least one of those that keep up with the language releases. This is a very good tool to have, and you can actually run it in production to catch things that may slipped the stating (things happen). And it's invaluable during during testing. --001a11c34540a001c0051fcaa853--