[PHP-QA] PHP 5.5.2 RC1 ready for testing

2013-08-02 Thread Julien Pauli
Hello,

You are receiving this email because your project has been selected to
take part in an effort by the PHP QA Team to make sure that your project
still works with PHP versions to-be-released. With this we hope to make
sure that you are either aware of things that might break, or to make
sure we don't introduce any strange regressions.

Our RC1 of 5.5.2 has just been released and can be
downloaded from:

http://qa.php.net/

The Windows binaries are available at

http://windows.php.net/qa/

PHP 5.5.2 RC1 fixes several bugs in the 5.5 branch.

For a list of new features and bugfixes that you can target in your
testing, please refer to the NEWS file:

https://github.com/php/php-src/blob/php-5.5.2RC1/NEWS

Our 5.5.2 GA release is planed for August 15th.

In case you think that other projects should also receive this kind
of emails, please let us know privately, and we will add them to the
list of projects to contact.

Regards,
Julien Pauli and David Soria Parra


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

2013-08-02 Thread JulienPauli
Commit:fbe5acf85a65cf3dbd65515ca91d4d7bc763bdf0
Author:Julien Pauli  Fri, 2 Aug 2013 10:06:41 +0200
Parents:   647105e0ff546374465ce0393dc7f4e58483e7b2
Branches:  master

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

Log:
PHP 5.5.2 RC1

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index bed1d74..53ec56e 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -90,11 +90,11 @@ $QA_RELEASES = array(
),
'release'   => array(
'type'  => 'RC',
-   'number'=> 0,
-   'md5_bz2'   => '',
-   'md5_gz'=> '',
-   'md5_xz'=> '',
-   'date'  => '6 Jun 2013',
+   'number'=> 1,
+   'md5_bz2'   => '3d5eaaf0dea65317569dd1743f8fa432',
+   'md5_gz'=> '09f1d68089d6359f902dee5b719b88f5',
+   'md5_xz'=> 'b309184051f859a721bf220dde53b758',
+   'date'  => '1 Aug 2013',
'baseurl'   => 'http://downloads.php.net/dsp/',
),
),


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