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

2015-02-19 Thread JulienPauli
Commit:1f0cb2a7b2631a8b56e8a4c44e95d252ac0e460a
Author:Julien Pauli  Thu, 19 Feb 2015 11:52:51 +0100
Parents:   ab11c588387972738cf4894c8f459cf13e598c04
Branches:  master

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

Log:
5.5.22 release

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 5a5b6ef..e21e7d1 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -74,7 +74,7 @@ $QA_RELEASES = array(
),
),

-   '5.5.22' => array(
+   '5.5.23' => array(
'active'=> true,
'snaps' => array(
'prefix'=> 'php5.5-latest',
@@ -82,11 +82,11 @@ $QA_RELEASES = array(
),
'release'   => array(
'type'  => 'RC',
-   'number'=> 1,
-   'md5_bz2'   => 'eb766854c402e3631a8868f27b5cfab2',
-   'md5_gz'=> '127543213b44fdb47ceb5f51432a5c8c',
-   'md5_xz'=> '7bc2277f7e3af36bfa0c97f8abe9555e',
-   'date'  => '05 Feb 2015',
+   'number'=> 0,
+   'md5_bz2'   => '',
+   'md5_gz'=> '',
+   'md5_xz'=> '',
+   'date'  => '',
'baseurl'   => 'http://downloads.php.net/jpauli/',
),
),


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



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

2015-02-19 Thread Ferenc Kovacs
Commit:2b50bb3e273650ebe486653a0feaa342b11bb313
Author:kovacs.ferenc  Thu, 19 Feb 2015 
21:24:27 +0100
Parents:   1f0cb2a7b2631a8b56e8a4c44e95d252ac0e460a
Branches:  master

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

Log:
php 5.6.6

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index e21e7d1..1fff0ac 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
),
),
 
-   '5.6.6' => array(
+   '5.6.7' => array(
'active'=> true,
'snaps' => array(
'prefix'=> 'php5.6-latest',
@@ -99,11 +99,11 @@ $QA_RELEASES = array(
),
'release'   => array(
'type'  => 'RC',
-   'number'=> 1,
-   'md5_bz2'   => '0aca2d449ae6f79f851d975258c2265a',
-   'md5_gz'=> 'ae4391100992b860dfa816a98870d7b8',
-   'md5_xz'=> '6ba72fb5929e3bc13e8665bddbe6b9a6',
-   'date'  => '05 Feb 2015',
+   'number'=> 0,
+   'md5_bz2'   => '',
+   'md5_gz'=> '',
+   'md5_xz'=> '',
+   'date'  => '',
'baseurl'   => 'https://downloads.php.net/jpauli/',
),
),


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



[PHP-QA] com web/qa: reverse branch order: pftt.php

2015-02-19 Thread Matt Ficken
Commit:0190a1cd2b51b3d5f056b3a1b689f0481822a36b
Author:v-maf...@microsoft.com  Thu, 19 Feb 
2015 13:52:20 -0800
Parents:   2b50bb3e273650ebe486653a0feaa342b11bb313
Branches:  master

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

Log:
reverse branch order

Changed paths:
  M  pftt.php


Diff:
diff --git a/pftt.php b/pftt.php
index 66e3442..4896a84 100755
--- a/pftt.php
+++ b/pftt.php
@@ -18,6 +18,7 @@ define('BASE_REPORT_DIR', 
dirname($_SERVER['SCRIPT_FILENAME'])."/reports/db/");
 http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php