Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60974 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55408 invoked from network); 27 Jun 2012 06:20:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2012 06:20:16 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.170 mail-gh0-f170.google.com Received: from [209.85.160.170] ([209.85.160.170:40324] helo=mail-gh0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/C0-46661-F16AAEF4 for ; Wed, 27 Jun 2012 02:20:16 -0400 Received: by ghbg2 with SMTP id g2so758853ghb.29 for ; Tue, 26 Jun 2012 23:20:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=a3623wwrDQX1pJv3RHjDWU0PNnTRpiXEnUWVla3aahY=; b=yVXYueDnq+BhIKijEx9g4C4epUkSlUai+ZZC3ErDkqmsz55ILm4Up1jxIMzag3MLlk CDXFYymIy2zZgYilPNPCvl9nmdljDAGxRgyb8ZjvYc+/nhesaTMDP38AIXlFfvzhPx4y HFqnurC873St9M0xxyj23jJV5RQZJNyfFYh33Ppo2li+hgp3N4aA6Sy2F+pyWEf1kF/i zu2jQs67XRSyEGSpfXA8gTCleRAdqNVdyHIbAvgWvAK6gCs2TbSCAYVvZF6vDpqXoLzq TtFVb7TChVHcn1zngc6UtokRxHz8HRKKJrIaZdjniN6JZjHPJqxlF5j9FQ03ZpgyCJA9 3XnA== MIME-Version: 1.0 Received: by 10.236.179.106 with SMTP id g70mr21179067yhm.53.1340778012849; Tue, 26 Jun 2012 23:20:12 -0700 (PDT) Received: by 10.147.113.7 with HTTP; Tue, 26 Jun 2012 23:20:12 -0700 (PDT) Date: Wed, 27 Jun 2012 08:20:12 +0200 Message-ID: To: PHP internals , David Soria Parra , Stanislav Malyshev Content-Type: text/plain; charset=ISO-8859-1 Subject: #61421 for 5.3/4 From: pierre.php@gmail.com (Pierre Joye) 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. Is it ok? Cheers, -- Pierre