Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97606 invoked from network); 1 Jun 2008 13:00:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2008 13:00:40 -0000 Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:51926] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/53-54820-77D92484 for ; Sun, 01 Jun 2008 09:00:40 -0400 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 0B8ADC1320E; Sun, 1 Jun 2008 06:00:42 -0700 (MST) Received: from [192.168.0.106] (CPE-76-84-4-101.neb.res.rr.com [76.84.4.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id 9FBC8C1320D; Sun, 1 Jun 2008 06:00:41 -0700 (MST) Message-ID: <48429D8E.2060106@chiaraquartet.net> Date: Sun, 01 Jun 2008 08:01:02 -0500 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Pierre Joye CC: internals Mailing List References: <48421811.2090307@chiaraquartet.net> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] [PATCH] fix building openssl shared on unix in 5.3 From: greg@chiaraquartet.net (Gregory Beaver) Pierre Joye wrote: > hi Greg, > > Please commit it, thanks for the patch! > > Someone with ZendEngine2 karma will need to commit. Greg