Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:90475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78506 invoked from network); 11 Jan 2016 08:24:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2016 08:24:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.52 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.52 mail-wm0-f52.google.com Received: from [74.125.82.52] ([74.125.82.52:35052] helo=mail-wm0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/21-64385-4A663965 for ; Mon, 11 Jan 2016 03:24:05 -0500 Received: by mail-wm0-f52.google.com with SMTP id f206so201196730wmf.0 for ; Mon, 11 Jan 2016 00:24:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6TvqzRGt20lKYLyOKxarMyl5rYrNtfFUb1YxuXD3Vgc=; b=vwOeTO0OAPRe/facXiVDwZkaho1LFJv2uQDnlGQQj2JGYIlWbaEb85nDFlB4ZTOI/j 65I6nMmmltUE4Y05Q9sdOPxWVmX74FRXSoWJetXCng76VASNP69PnXft6JsX7D/LxGmw OELNUELyvrmGIodcovXFSZfn1Q6z6fxpjwTOqfzUjLraGUjg5pPd11ZjR6zSvFBn3uhK gTi5OX7t6MyJJ28nJYZPS2wrzjuQOoapJODTKjcQeJ0oecMW3FMa56Qtxpm2jvnW4cFD lEwS6a6Gb2Rj+OoqV+1goQx2v5zl1AQlWRwMomuDm2uUaMzOc8jsW49HOPsLr12lGMGY cRfA== MIME-Version: 1.0 X-Received: by 10.28.48.131 with SMTP id w125mr11441196wmw.18.1452500642340; Mon, 11 Jan 2016 00:24:02 -0800 (PST) Received: by 10.27.86.202 with HTTP; Mon, 11 Jan 2016 00:24:01 -0800 (PST) Received: by 10.27.86.202 with HTTP; Mon, 11 Jan 2016 00:24:01 -0800 (PST) In-Reply-To: References: Date: Mon, 11 Jan 2016 09:24:01 +0100 Message-ID: To: Marco Pivetta Cc: Scott Arciszewski , PHP Internals , Pierre Joye Content-Type: multipart/alternative; boundary=001a114242a4d2a6fb05290aa8f7 Subject: Re: [PHP-DEV] mcrypt extermination plan From: tyra3l@gmail.com (Ferenc Kovacs) --001a114242a4d2a6fb05290aa8f7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2016. jan. 10. 12:57 ezt =C3=ADrta ("Marco Pivetta" ): > > While I'd love to see mcrypt die, unless we all forgot how semver works, > this isn't how it can be done :-\ > If you want to actually drop something, regardless of how bad it is (and = I > know mcrypt is bad), then the next major version is where this should > happen. > Note that pushing for an earlier 8.0 is not a problem either. For the record our release process (https://wiki.php.net/rfc/releaseprocess= ) explicitly states that extension support can be ended/moved to pecl in a minor version. --001a114242a4d2a6fb05290aa8f7--