Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81768 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32190 invoked from network); 4 Feb 2015 06:40:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2015 06:40:40 -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.192.44 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.44 mail-qg0-f44.google.com Received: from [209.85.192.44] ([209.85.192.44:48753] helo=mail-qg0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/05-20608-7EEB1D45 for ; Wed, 04 Feb 2015 01:40:39 -0500 Received: by mail-qg0-f44.google.com with SMTP id l89so56133719qgf.3 for ; Tue, 03 Feb 2015 22:40:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=MuOpZp6C8r0OAaXyV0//zG3wRXPTn+SYP46OR33ZYc8=; b=nTZZaNurn5aIuQyHByG+zOui8Yr8X8l9f+Np2AIb6oJpWfLupnOc31YAZfsMEY/ygb +KjRcgYeF3SEirVos98ZWkGJt1Igr0n2nea2vw4t6aIZnE8LkaoE5LnjjDC9ek96c8IX nH61b+N0wLoWYyFBxoyu7YlVf2s1Pqi0RSvZlOk+LKi686OaFJ7SYYZ+31cJENWhzjNH ++oEItVYB76UU9dWb+kJi36zso+5R1jJbwpX7wBn2wp+AqNdvIO9hyuH6wiwb35C+5Sz P2BGlhToNmyhxldoxfSyc+H0cYK5t9ueRbriGkt6bX8PvkIZUINi6ZEukUeGNYHvAdC2 xEIA== X-Received: by 10.140.104.234 with SMTP id a97mr45676653qgf.80.1423032036625; Tue, 03 Feb 2015 22:40:36 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id l93sm919668qgd.23.2015.02.03.22.40.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Feb 2015 22:40:35 -0800 (PST) Message-ID: <54D1BED7.3060605@gmail.com> Date: Tue, 03 Feb 2015 22:40:23 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Pierre Joye , Adam Harvey CC: Anatol Belski , PHP internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > We keep discussing how to improve security, make php safer by default, etc. > But for IMAP, you basically open the door with a big shield saying "come > in, we have free cooking and you can do almost all you want inside via this > door". This is insane. If it was only up to me I would kick it out of core > right now due to the critical issue it has. Which critical issue? I see no security issues listed in the bug DB for imap. -- Stas Malyshev smalyshev@gmail.com