Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46293 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53987 invoked from network); 7 Dec 2009 09:31:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2009 09:31:04 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.223.182 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.223.182 mail-iw0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:54562] helo=mail-iw0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/35-13248-44BCC1B4 for ; Mon, 07 Dec 2009 04:30:56 -0500 Received: by iwn12 with SMTP id 12so3044034iwn.27 for ; Mon, 07 Dec 2009 01:30:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.160.143 with SMTP id n15mr1410718ibx.54.1260178232998; Mon, 07 Dec 2009 01:30:32 -0800 (PST) In-Reply-To: <4B1CC918.2090408@daylessday.org> References: <4B190660.2050107@daylessday.org> <4B197CB2.2050506@zend.com> <4B1CC918.2090408@daylessday.org> Date: Mon, 7 Dec 2009 10:30:32 +0100 Message-ID: <3bea96c40912070130v51816f6ew6594b1f801139986@mail.gmail.com> To: Antony Dovgal Cc: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] FPM is available in a separate SVN branch From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) 2009/12/7 Antony Dovgal : > On 05.12.2009 00:18, Stanislav Malyshev wrote: >> Hi! >> >>> You can check out its sources using the following command: >>> svn co http://svn.php.net/repository/php/php-src/branches/PHP_5_3_FPM php_5_3_fpm Hi tony, I've been working on php-fpm. If I want to submit patches, what is the best way to do it ? ++ jerome