Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21746 invoked from network); 1 Nov 2016 17:14:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Nov 2016 17:14:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.169 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.169 mail-pf0-f169.google.com Received: from [209.85.192.169] ([209.85.192.169:36767] helo=mail-pf0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 12/50-19877-08DC8185 for ; Tue, 01 Nov 2016 12:14:40 -0500 Received: by mail-pf0-f169.google.com with SMTP id 189so44772957pfz.3 for ; Tue, 01 Nov 2016 10:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=7LWRHJ4IZ7aB7wwmn0xSRxr39EUx+oNaVqBItl/9oSo=; b=X7DmhUIQkpCADZydctARq5jGN0NTpHqtAK3uo2Yn6MOwptAEVy6IQ/CZIGzDC7qrqZ grf3Rujcr8qF2OFXggwwH3H8WWuNx5AgCthFB1v1qdkWDcWqaCVMl4Cs0y71fs/mWX2Z ZcKn3Zoe6ucQAnOS0QkDmgeSdRIWhzGloquGpw/v2WzTJLJtAXKkJOzbZarJiAFEYTd1 S/qzckNHs7enriV6ZzpxKGHOCRa/0TeTn1rVadrz9p4NniwwU8ie1kd1wz5CfNhJtqIy u9SytnYbFQApOqZU41llAUgc6UEbwMeBOXBw2l+S1CFQgbUdiN+E9j9glMDQAjkjlwrl jtvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=7LWRHJ4IZ7aB7wwmn0xSRxr39EUx+oNaVqBItl/9oSo=; b=QG/lJX5o/qv1QLv3Ac2jzZrZetun+PJXc41HRopfg5037hyDHNL5CTwFYJeZsjjsQ1 OJiohIs/CVFDM7TVTy0zY7yipLRvl0oYLL5rbUqSaZrGbcEYes1p2TCIBOqw0oSnRJVV gmOCnsTnJ/MFUKSIeIMDjyLd7OYsBaUcDZGDW07EUiHL49TTwddpdQ+X+3J9U3GhFcHf O9gWEkFUE2zDJG53YnGsWud0y9M9JGVNWWPCZAKZi6tpwR601JrPt1CrN0rPBca2h1uv 0D4+Hlo3k0ykcXrNDzI6m/9MqX028S2o44InVCt2VYZdlX2C4JvlCjkcADULFvjeoeDi aVxA== X-Gm-Message-State: ABUngve8km+0R7uXoJ49jihv9Sgu/FuocWv4UUA0SPeL+aMLwqm5fTIvqGEubskJEJcCcQ== X-Received: by 10.99.177.69 with SMTP id g5mr50992121pgp.144.1478020477210; Tue, 01 Nov 2016 10:14:37 -0700 (PDT) Received: from Stas-Air.lan (108-233-206-104.lightspeed.sntcca.sbcglobal.net. [108.233.206.104]) by smtp.gmail.com with ESMTPSA id k67sm6158759pfk.69.2016.11.01.10.14.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Nov 2016 10:14:36 -0700 (PDT) To: Anatol Belski , 'Nikita Popov' References: <1ae4bea0-d62b-fd61-f6b6-55762e97df6e@gmail.com> <017b01d22dfc$cbead8e0$63c08aa0$@belski.net> <1079b404-e133-685f-9a22-ff7444da04f5@gmail.com> <021c01d23443$b312e9a0$1938bce0$@belski.net> Cc: 'PHP Internals' , 'Remi Collet' Message-ID: <20d7cb9d-19c6-cddc-29dc-66b9d1491d3d@gmail.com> Date: Tue, 1 Nov 2016 10:14:35 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <021c01d23443$b312e9a0$1938bce0$@belski.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] bug classification discussion From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Yet one thing seems to be missing - security issue, that only > concerns an unstable branch. Those are probably can be handled as low > severity, as any pre GA or master are not for production anyway. > Still they should not be disclosed until fixed, but should be fine to > fix at any point of time. Makes sense. Please feel free to add, or I'll add it a bit later. -- Stas Malyshev smalyshev@gmail.com