Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51147 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62122 invoked from network); 31 Dec 2010 08:30:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2010 08:30:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:62551] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/E6-14489-8849D1D4 for ; Fri, 31 Dec 2010 03:30:01 -0500 Received: by gwb20 with SMTP id 20so5682808gwb.29 for ; Fri, 31 Dec 2010 00:29:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=kW1UxcRlew9gw4ykIpDy2Etk0F8A3hUBy6ly3+NzwfQ=; b=jDEbitoPcNHhhu8L7SJ8i+3cWIFsTAI77eLiNCTdKqvNnK4WWm6fODueZrygZ/mfFY k3SEKpZqunnIA5Qs8iOHk1xHjZhxAKtgqJcatRqvj92wrUZlscF251orWNirP9pbPQjM Wj7/A4FQYqKzZEKIMklfqbzvKWIp2NOYN0TPw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Bbge3Pq0dhBLi+hcEbF/rE3Qgf2PNLonw+shoXZ0RUiL89gd/LzbcyCOiG3y2XfG65 xhvsWeyNdjo45en/LtSGBz86eUk/beZSYlmaGB5OJM4jwqD3praYEY2lB6Oy2r66fuPm YL5TCmOjbikD7ziOYBf3F9isUd5o8VW2143BA= MIME-Version: 1.0 Received: by 10.90.8.24 with SMTP id 24mr8380391agh.76.1293784198577; Fri, 31 Dec 2010 00:29:58 -0800 (PST) Sender: tyra3l@gmail.com Received: by 10.90.22.38 with HTTP; Fri, 31 Dec 2010 00:29:58 -0800 (PST) In-Reply-To: <4D1D695C.9040400@sugarcrm.com> References: <1290504719.2294.251.camel@guybrush> <20101231035937.GA18520@nibiru.local> <4D1D695C.9040400@sugarcrm.com> Date: Fri, 31 Dec 2010 09:29:58 +0100 X-Google-Sender-Auth: Bkngy7haTauozSVKdydir3gyg5Y Message-ID: To: Stas Malyshev Cc: "weigelt@metux.de" , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=0016361e7e589280130498b09bb6 Subject: Re: [PHP-DEV] [RFC] Release Process From: info@tyrael.hu (Ferenc Kovacs) --0016361e7e589280130498b09bb6 Content-Type: text/plain; charset=UTF-8 On Fri, Dec 31, 2010 at 6:25 AM, Stas Malyshev wrote: > Hi! > > > Just had such a problem myself a few weeks ago: a minor update >> (IIRC was from 5.3.2 to 5.3.3) broke virtually all of my web applications >> > > Out of curiosity - what exactly broke it? What change was it? > > > I got the strange feeling that php-devs don't care very much of long >> term stability ;-p >> > > If enough people would actually test pre-releases, the probability of this > happening would be lower. > Btw: maybe we could announce the RCs to a wider audience. I mean announce it on the site, tweet/blog about it, ask the community for testing and feedback. currently only thoose who closely follow the development (subscribed to the mailing lists) are aware the general direction and status of the development. what do you think? Tyrael --0016361e7e589280130498b09bb6--