Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38055 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33528 invoked from network); 1 Jun 2008 16:11:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2008 16:11:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 193.227.246.108 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 193.227.246.108 ip246-108-v193.static.x-ip.net Received: from [193.227.246.108] ([193.227.246.108:44955] helo=lovelace.midden.org.uk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/F9-54820-D3AC2484 for ; Sun, 01 Jun 2008 12:11:42 -0400 Received: from macvicar.demon.co.uk ([80.177.111.173] helo=[192.168.1.104]) by lovelace.midden.org.uk with esmtp (Exim 4.69) (envelope-from ) id 1K2q9h-00074m-SE; Sun, 01 Jun 2008 17:11:37 +0100 Message-ID: <4842CA01.4010203@macvicar.net> Date: Sun, 01 Jun 2008 17:10:41 +0100 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Pierre Joye CC: Gregory Beaver , internals Mailing List References: <48421811.2090307@chiaraquartet.net> <48429D8E.2060106@chiaraquartet.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] fix building openssl shared on unix in 5.3 From: scott@macvicar.net (Scott MacVicar) Applied to 5_3 and head. Scott Pierre Joye wrote: > On Sun, Jun 1, 2008 at 3:01 PM, Gregory Beaver wrote: >> Pierre Joye wrote: >>> hi Greg, >>> >>> Please commit it, thanks for the patch! >>> >>> >> Someone with ZendEngine2 karma will need to commit. > > Scott will do it asap. > > Cheers,