[PHP-QA] com web/qa: PHP 5.3.19RC1 & PHP 5.4.9RC1: include/release-qa.php

2012-11-08 Thread Johannes Schlüter
Commit:615853b71a7ec7562ea5bec306d35f292fdddfce
Author:Johannes Schlüter  Fri, 9 Nov 2012 
03:42:51 +0100
Parents:   369af89e165b8a20dc403f0c5c4877ba8e4346eb
Branches:  master

Link:   
http://git.php.net/?p=web/qa.git;a=commitdiff;h=615853b71a7ec7562ea5bec306d35f292fdddfce

Log:
PHP 5.3.19RC1 & PHP 5.4.9RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index af33f89..1a39a37 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -50,7 +50,7 @@ TODO:
 
 $QA_RELEASES = array(

-   '5.3.17' => array(
+   '5.3.19' => array(
'active'=> true,
'snaps' => array(
'prefix'=> 'php5.3-latest',
@@ -59,14 +59,14 @@ $QA_RELEASES = array(
'release'   => array(
'type'  => 'RC',
'number'=> 1,
-   'md5_bz2'   => 'a9f0d9d51ed67621c266e955df2b260a',
-   'md5_gz'=> '73654ed9fa8a68a5da4eb31ce3fae244',
-   'date'  => '04 Oct 2012',
+   'md5_bz2'   => '363509b3c83510ef469d0240f31a91ee',
+   'md5_gz'=> '56d687dda2b1ca753f2de0082a718bb9',
+   'date'  => '09 Nov 2012',
'baseurl'   => 'http://downloads.php.net/johannes/',
),
),
 
-   '5.4.7' => array(
+   '5.4.9' => array(
'active'=> true,
'snaps' => array(
'prefix'=> 'php5.4-latest',
@@ -75,9 +75,9 @@ $QA_RELEASES = array(
'release'   => array(
'type'  => 'RC',
'number'=> 1,
-   'md5_bz2'   => '40520e72ffb954945b03dcb984c58267',
-   'md5_gz'=> '1f7ca39d6466e3e88c6f43907e629d4c',
-   'date'  => '04 Oct 2012',
+   'md5_bz2'   => 'b2b132df621a5dbd26a5adce24c495eb',
+   'md5_gz'=> '3f143d66afbef4acd63efd39783ba102',
+   'date'  => '09 Nov 2012',
'baseurl'   => 'http://downloads.php.net/stas/',
),
),


--
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] com web/qa: dates: include/release-qa.php

2012-11-08 Thread Johannes Schlüter
Commit:dbe9f08392d3488e7d6b8080129417ab94c31978
Author:Johannes Schlüter  Fri, 9 Nov 2012 
03:46:17 +0100
Parents:   615853b71a7ec7562ea5bec306d35f292fdddfce
Branches:  master

Link:   
http://git.php.net/?p=web/qa.git;a=commitdiff;h=dbe9f08392d3488e7d6b8080129417ab94c31978

Log:
dates

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 1a39a37..c9de8eb 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -61,7 +61,7 @@ $QA_RELEASES = array(
'number'=> 1,
'md5_bz2'   => '363509b3c83510ef469d0240f31a91ee',
'md5_gz'=> '56d687dda2b1ca753f2de0082a718bb9',
-   'date'  => '09 Nov 2012',
+   'date'  => '08 Nov 2012',
'baseurl'   => 'http://downloads.php.net/johannes/',
),
),
@@ -77,7 +77,7 @@ $QA_RELEASES = array(
'number'=> 1,
'md5_bz2'   => 'b2b132df621a5dbd26a5adce24c495eb',
'md5_gz'=> '3f143d66afbef4acd63efd39783ba102',
-   'date'  => '09 Nov 2012',
+   'date'  => '08 Nov 2012',
'baseurl'   => 'http://downloads.php.net/stas/',
),
),


--
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php