Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54081 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80662 invoked from network); 19 Jul 2011 12:03:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2011 12:03:43 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:50905] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/63-53425-D92752E4 for ; Tue, 19 Jul 2011 08:03:41 -0400 Received: by yxk8 with SMTP id 8so1865465yxk.29 for ; Tue, 19 Jul 2011 05:03:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=UArXfZsABoQylCNeWVjCej1makJmyXdvAiBuh/xlSF8=; b=u0tc/V1pED2P/wyqdYas+N1Mlrs6xvMq3R+54JikmIAkpf7PjuusakRo18SLzvJp4z pJgF44XHUhrsLhB01cDN+3klqPLiPOieIrbPXXnu/o/cInuF0XkiqFsU1sfZcjwC6ZPV YZ6tDhEwryCA/WTieMvDMnbpr3wrUFm+VF3jI= MIME-Version: 1.0 Received: by 10.151.112.16 with SMTP id p16mr6427314ybm.252.1311077018295; Tue, 19 Jul 2011 05:03:38 -0700 (PDT) Received: by 10.147.38.17 with HTTP; Tue, 19 Jul 2011 05:03:38 -0700 (PDT) Date: Tue, 19 Jul 2011 14:03:38 +0200 Message-ID: To: Stas Malyshev , Ilia Alshanetsky Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: changes in the bugsweb From: tyra3l@gmail.com (Ferenc Kovacs) 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. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu