Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78189 invoked from network); 9 Sep 2009 10:36:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2009 10:36:03 -0000 Authentication-Results: pb1.pair.com header.from=dreamcat4@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=dreamcat4@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dreamcat4@gmail.com X-Host-Fingerprint: 209.85.218.226 mail-bw0-f226.google.com Received: from [209.85.218.226] ([209.85.218.226:48614] helo=mail-bw0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 83/CA-26597-31587AA4 for ; Wed, 09 Sep 2009 06:36:03 -0400 Received: by bwz26 with SMTP id 26so3186688bwz.23 for ; Wed, 09 Sep 2009 03:36:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=sTRV317NfGylMu7gnU5f5vd4KdwkawLeAwLU+aZzklU=; b=tzUVUnq1NbHH8xjm4hHjrspBqQrt+oxWuUsHUOCM4MW4kHx8bzLCGr8JEvvt8KvKi+ 0mHFtbO7nTtpCmakYn5C+yqJ6jRLOc8QuBy98eCuHvtCfmcLpyShqXAppAfGaTx7uKHB 4MeUCSBG9Upgh18OT7idwfSbWPtfkvfLA0yfI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=o+fDhTz2RTskM8XOJWERuvXTQPyIQdWcYTnLK/WMemiag3bDJHVIEFixVe6dfjqz3R xY6+CfwmLRbScA/4MxzLHPOjAQMGEomQqIANay1anoJPzG6wz/cBiCqaZmcd/tYUtlM8 +kczW/Amk+ygb5L9yQfRWbpzyxy7/tBI1PFXs= MIME-Version: 1.0 Received: by 10.223.58.208 with SMTP id i16mr9324fah.22.1252492560256; Wed, 09 Sep 2009 03:36:00 -0700 (PDT) In-Reply-To: References: <99cf22520909081652v29a9ea56q33882849cce3081e@mail.gmail.com> <4AA6F06C.4020008@lerdorf.com> <4AA75C9F.3090605@iki.fi> <4AA75EFF.5040800@zend.com> <4AA760CC.9060203@iki.fi> <4AA764F1.9070508@zend.com> <99cf22520909090244x1ca7adf3rf1d3c8eed4d6d899@mail.gmail.com> Date: Wed, 9 Sep 2009 11:35:40 +0100 Message-ID: <99cf22520909090335n74aee978i316962ff1b81a42f@mail.gmail.com> To: Derick Rethans Cc: Stanislav Malyshev , internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [sapi] PHP-FPM (FastCGI Process Manager), by Andrei Nigmatulin - upstream Y/n? From: dreamcat4@gmail.com (dreamcat four) On Wed, Sep 9, 2009 at 10:58 AM, Derick Rethans wrote: > I would actually suggest to make a branch in the PHP SVN so that you can > make the modifications in there and make things work. From there on we Thank you. Don't have svn-commit access so kindda need to get that. > could then merge it into PHP proper. The PHP configure and build things > make quite a few assumptions and I think you'll run into some issues at > some point. It'll also allow us to peek and offer some assistence while > things are being worked on. Won't be altering php configure / acinclude.m4 until it's sitting in a svn branch. Whats best to start on initially: 5.2.X, 5.3.X or trunk/6.0 ? I'm okay with 5.3 but open to suggestions. Best regards, dreamcat4 dreamcat4@gmail.com