Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76284 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95123 invoked from network); 30 Jul 2014 19:11:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jul 2014 19:11:59 -0000 Authentication-Results: pb1.pair.com header.from=gwang@litespeedtech.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=gwang@litespeedtech.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain litespeedtech.com designates 209.85.192.54 as permitted sender) X-PHP-List-Original-Sender: gwang@litespeedtech.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:47707] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/12-16381-D7349D35 for ; Wed, 30 Jul 2014 15:11:58 -0400 Received: by mail-qg0-f54.google.com with SMTP id z60so2479425qgd.27 for ; Wed, 30 Jul 2014 12:12:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type; bh=WSktD+yKfPKbI1SZURQfuZULDXuvoCgKTEHdmZbQzkU=; b=ilUS6aIjuEsuD3R6eD9qPkwoHqaEUeHisQn0LYHlCRtNk7zI/ZuJ0Tt2zTRFo6+GOu SXB4/q7l86PrGML+noc8x0xWHKncXu9ZG0B6iC2M2iH4SzSqrjQy5ihLdxYGEL01H2Qx DCOq7fIJIzLa+Mirz7JQX3DVZks6+0cL2jvAUL/N3z9KFdEnplBHfT/LPG4nMuU2w3rM 2t8l91kF5FEkAK6l+YoVNgPARR28Eb9kJaeQAZhg89enr2RYJwz2MSMixqLbbte1eUvL ozvk/v1rk8zDyO1D/ForrCDxOqzTJH5fcs9LoHtwK4lHOVvAQNENuZ4JQpHU9eRFudFm QUCg== X-Gm-Message-State: ALoCoQkMbX3dCH5KppAR4E8F/gNxHFKGLVG1pCg8K1Nl/+kXdTY/DAp9PG8KK78MNJE4pFkgTM17 X-Received: by 10.140.105.72 with SMTP id b66mr9604904qgf.30.1406747530967; Wed, 30 Jul 2014 12:12:10 -0700 (PDT) Received: from [192.168.0.10] ([174.44.15.163]) by mx.google.com with ESMTPSA id 22sm3408811qgq.23.2014.07.30.12.12.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 30 Jul 2014 12:12:10 -0700 (PDT) Message-ID: <53D94375.8020604@litespeedtech.com> Date: Wed, 30 Jul 2014 15:11:49 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Ferenc Kovacs CC: Stas Malyshev , =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8?= =?UTF-8?B?dGVy?= , PHP Internals References: <539B8B74.6030707@sugarcrm.com> <53CB0347.2030902@sugarcrm.com> <53CEB32B.8030407@sugarcrm.com> <53D03599.20205@litespeedtech.com> <1406212844.3964.140.camel@guybrush> <53D18775.3020107@litespeedtech.com> <53D2C44C.6090106@litespeedtech.com> <53D2CA71.3090707@sugarcrm.com> <53D2D90B.2020005@litespeedtech.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------020402050509090108080603" Subject: Re: [PHP-DEV] Re: 5.3 final release From: gwang@litespeedtech.com (George Wang) --------------020402050509090108080603 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Ferenc, > is there any reason why seemingly you never read my original mail > about those branches beeing off-limit and those commit gonna be reverted? > http://news.php.net/php.cvs/79411 That's my fault due to how my email filters was configured. Just a suggestion to make the collaboration better. After all it is mainly due to my unfamiliarity with the releasing process, it costs not only me but others' precious time to deal with it. It could be avoided if my cherry-picks are declined with message like "please contact the release master." > > ps: we prefer bottom-posting on the php.net lists, > and that hasn't changed in the last couple of years. Sorry, will do that from now on. Best regards, George Wang --------------020402050509090108080603--