Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54394 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27023 invoked from network); 4 Aug 2011 22:14:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Aug 2011 22:14:42 -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 Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:53531] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/13-08937-FC91B3E4 for ; Thu, 04 Aug 2011 18:14:40 -0400 Received: by gxk27 with SMTP id 27so1539550gxk.29 for ; Thu, 04 Aug 2011 15:14:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=O460+/uv/9yejsqyTdrGOk+UIqK4aBj9GuRksL4wuZ4=; b=Dc2WNqiqir9dCPmLgetEZtsjA9VgV5+MgpzO5rHz1QzX3Bw8hmHkgdThNpvEqIdBpr fzVvN4FCB/X1AgIM/GjK/QCx6olJiGdmWZsbDE3KTXt+sIjXVuEvhmq0KxtH6APvCGG9 RyhvYSGIk5m8p8j3SGD3r7wL912rPg7lSB4d4= MIME-Version: 1.0 Received: by 10.236.184.169 with SMTP id s29mr1797863yhm.68.1312496077378; Thu, 04 Aug 2011 15:14:37 -0700 (PDT) Received: by 10.147.82.17 with HTTP; Thu, 4 Aug 2011 15:14:37 -0700 (PDT) In-Reply-To: References: Date: Fri, 5 Aug 2011 00:14:37 +0200 Message-ID: To: Stas Malyshev , Ilia Alshanetsky Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: changes in the bugsweb From: tyra3l@gmail.com (Ferenc Kovacs) On Tue, Jul 19, 2011 at 2:03 PM, Ferenc Kovacs wrote: > Hi guys. > > a few days ago I did a little modifications on > web/php-bugs/trunk/include/php_versions.php so now it fetch the > version information from http://qa.php.net/api.php and > http://www.php.net/releases/index.php > so if everything goes well, yo don't need to change the > php_versions.php anymore. > the versions are cached, so worst case, you have to wait an hour or > just clean the item from apc (the name of the key is 'bugs.versions') > please keep that in mind for the next release, and if everything goes > smooth, please update the README.RELEASE_PROCESS acordingly. > > -- > Ferenc Kov=C3=A1cs > @Tyr43l - http://tyrael.hu > I've reloaded the apache on bugsweb to clean the versions from the cache, and it seems that everything is working as expected, the 5.4.0alpha3 replaced the alpha2 in the versions field. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu