Commit:    b0f0c243f2a9042c081ea4ce9329cb6d6e7a8237
Author:    kovacs.ferenc <kovacs.fer...@ustream.tv>         Thu, 16 Apr 2015 
19:23:21 +0200
Parents:   0c5c8949db358c8ad38fed926cf5061c29453229
Branches:  master

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

Log:
php 5.6.8

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 398d773..d9b8845 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -91,7 +91,7 @@ $QA_RELEASES = array(
                ),
        ),
 
-       '5.6.8' => array(
+       '5.6.9' => array(
                'active'                => true,
                'snaps'                 => array(
                        'prefix'        => 'php5.6-latest',
@@ -99,11 +99,11 @@ $QA_RELEASES = array(
                ),
                'release'               => array(
                        'type'      => 'RC',
-                       'number'    => 1,
-                       'md5_bz2'   => '0bccd15292da7c3e79ec2d26f2e1087e',
-                       'md5_gz'    => 'ec35a352b605b1f08b8f8f3ff3d06af6',
-                       'md5_xz'    => 'bfb521d67de22b3cfec3a5c47ffc76da',
-                       'date'      => '2 Apr 2015',
+                       'number'    => 0,
+                       'md5_bz2'   => '',
+                       'md5_gz'    => '',
+                       'md5_xz'    => '',
+                       'date'      => '',
                        'baseurl'   => 'http://downloads.php.net/tyrael/',
                ),
        ),


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

Reply via email to