Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60976 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68725 invoked from network); 27 Jun 2012 09:18:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2012 09:18:25 -0000 Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain schlueters.de from 217.114.211.66 cause and error) X-PHP-List-Original-Sender: johannes@schlueters.de X-Host-Fingerprint: 217.114.211.66 config.schlueters.de Received: from [217.114.211.66] ([217.114.211.66:50190] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 07/20-02132-FDFCAEF4 for ; Wed, 27 Jun 2012 05:18:24 -0400 Received: from [192.168.2.230] (ppp-93-104-14-41.dynamic.mnet-online.de [93.104.14.41]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id D26FD61ADA; Wed, 27 Jun 2012 11:18:20 +0200 (CEST) To: Stas Malyshev Cc: Pierre Joye , PHP internals , David Soria Parra In-Reply-To: <4FEAABE5.5090908@sugarcrm.com> References: <4FEAABE5.5090908@sugarcrm.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 27 Jun 2012 11:18:11 +0200 Message-ID: <1340788691.2802.0.camel@guybrush> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: #61421 for 5.3/4 From: johannes@schlueters.de (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2012-06-26 at 23:44 -0700, Stas Malyshev wrote: > Hi! > > > I would like to merge the patch from #61421 to all active branches (RMs as CC). > > > > It is not a new function nor does it add new features but new > > constants to support more algorithms for the signature verification. > > Don't see any problem with it. It's a feature .. but acceptable -) johannes