Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98404 invoked by uid 1010); 19 Feb 2007 19:17:44 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98386 invoked from network); 19 Feb 2007 19:17:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Feb 2007 19:17:44 -0000 Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:20894] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/11-24993-5D7F9D54 for ; Mon, 19 Feb 2007 14:17:43 -0500 Received: (qmail 31365 invoked from network); 19 Feb 2007 19:15:56 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 19 Feb 2007 19:15:56 -0000 Message-ID: <45D9F7CF.6010200@zend.com> Date: Mon, 19 Feb 2007 22:17:35 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Marcus Boerger CC: php-dev References: <45D47062.1010405@zend.com> <45D4DCF3.2050007@zend.com> <45D589C4.402@zend.com> <62103963.20070219184031@marcus-boerger.de> <45D9E88B.1020004@zend.com> <853119350.20070219200151@marcus-boerger.de> In-Reply-To: <853119350.20070219200151@marcus-boerger.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RCs explained (draft) From: antony@zend.com (Antony Dovgal) On 02/19/2007 10:01 PM, Marcus Boerger wrote: > Hello Antony, > > Monday, February 19, 2007, 7:12:27 PM, you wrote: > >> On 02/19/2007 08:40 PM, Marcus Boerger wrote: >>>> Release candidates are development packages released to check if any critical >>>> problems have slipped into the code during the previous development period. >>>> Release candidates are NOT for production use, they are for testing purposes only >>>> even though in most cases there are (almost) no differences between the general >>>> availability (GA) release and the last RC. >>>> You can help us detect problems by installing and testing release candidates >>>> on your own (non-production!) server. >>> >>> This should read: You can help yourself... > >> I believe running the test engine and providing us with feedback users help _us_ in the first place. > > If they only help us they wouldn't do anything. So we need to make clear > that they help themselves by running the tests and their own software. Well, saying that they help only themselves is not true. -- Wbr, Antony Dovgal