Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82299 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92988 invoked from network); 9 Feb 2015 18:02:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 18:02:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=albertcasademont@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=albertcasademont@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.178 as permitted sender) X-PHP-List-Original-Sender: albertcasademont@gmail.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:47995] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/50-25034-546F8D45 for ; Mon, 09 Feb 2015 13:02:47 -0500 Received: by mail-lb0-f178.google.com with SMTP id w7so10319498lbi.9 for ; Mon, 09 Feb 2015 10:02:43 -0800 (PST) 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=FDb8+1YT0TiLsOFWRL2h0ajDwbRot52hekKfy8TNfKg=; b=X4+szsX2kvdFQLjY9oXkFNpnmQF/Aw71RCGsvcHsDA26V0VTGVn1yqie6URYajNk++ yEYTzTAuSLRqGIDu8jqljAGK7T9/gz6W3g6Ssu2P+AFJCXIp4rIutGMk/F6SBGAQmfmb KFv/HvCFqJJVCMto0Qsq1q1YJ4LtId959s+qUeJJ1x0o06JbBmlXYHJaF8Y1pAMe8F9f Nwh/Zz7Tf9uctuTMA3AcJrBFPR8y8z4MHBCFc91w0AByupr/vS78wjXbKdgo9FqR8iBr ZSOmgXZ5RhCutFYfPayTLVITpA5w9HO0XCqwlZqrEwOhPDGEhS1Xg+wkd+OFn+hNhd6d wvPw== X-Received: by 10.113.5.164 with SMTP id cn4mr5702206lbd.101.1423504963208; Mon, 09 Feb 2015 10:02:43 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.195 with HTTP; Mon, 9 Feb 2015 10:02:22 -0800 (PST) In-Reply-To: <54D8F29A.3050406@pascal-martin.fr> References: <54D8F29A.3050406@pascal-martin.fr> Date: Mon, 9 Feb 2015 19:02:22 +0100 Message-ID: To: "Pascal MARTIN, AFUP" Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a113496ccab10ab050eab93c0 Subject: Re: [PHP-DEV] [RFC][VOTE] Removal of dead or not yet PHP7 ported SAPIs and extensions From: albertcasademont@gmail.com (Albert Casademont Filella) --001a113496ccab10ab050eab93c0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Just a quick side one, there's no way to make compatible calls from mcrypt to openssl using "rijndael-192" and "rijndael-256" ciphers, a compatibility layer is almost impossible. Only AES-128/192/256 (which variants of "rijndael-128") are possible on both extensions. On Mon, Feb 9, 2015 at 6:47 PM, Pascal MARTIN, AFUP < mailing@pascal-martin.fr> wrote: > > Le 02/02/2015 20:11, Anatol Belski a =C3=A9crit : > >> https://wiki.php.net/rfc/removal_of_dead_sapis_and_exts moves to the >> voting. Each item is voted separately. The voting ends on 2015-02-09 at >> 21:00 CET. >> > > Hi, > > After discussing this RFC with other people at AFUP (we weren't that many > to participate in this discussion -- which probably indicates not many of > us care about keeping those), it seems we would be: > > * +1 to remove all SAPIs listed in this RFC > * +1 to remove ext/imap and ext/mcrypt -- some of us would have preferre= d > keeping those, but a new major version feels like the right time to drop > them, if the underlying libraries aren't maintained anymore. > * +1 to remove ext/mssql and ext/sybase_ct > * and +0 for ext/pdo_dblib -- we didn't reach a consensus on that one. > > Thanks > > -- > Pascal MARTIN, AFUP - French UG > http://php-internals.afup.org/ > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a113496ccab10ab050eab93c0--