Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67396 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 493 invoked from network); 11 May 2013 09:18:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2013 09:18:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@schlueters.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=johannes@schlueters.de; 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:57769] helo=config.schlueters.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/D0-29106-1DC0E815 for ; Sat, 11 May 2013 05:18:10 -0400 Received: from transformer.fritz.box (ppp-93-104-22-118.dynamic.mnet-online.de [93.104.22.118]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) by config.schlueters.de (Postfix) with ESMTPSA id B43AC65580; Sat, 11 May 2013 11:18:06 +0200 (CEST) User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: Sat, 11 May 2013 11:18:09 +0200 To: xinglp ,internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] How about make php php-cgi php-fpm to use a common shared library. From: johannes@schlueters.de (=?ISO-8859-1?Q?Johannes_Schl=FCter?=) xinglp wrote: >This is my ugly patch for this. The patch didn't come through. Please send it as text/plain. Or send it as pull request or attach it to a fature request in the bug tracker. But: Why do you need/want this feature? Except for creating a dependency mess. johannes