Commit:    90532cad16c5f03b38f5b1311b88f8e80051fd23
Author:    Julien Pauli <jpa...@php.net>         Thu, 21 Jul 2016 16:53:43 +0200
Parents:   f6add08b327240b4fc4626e5c580259c5f056a52
Branches:  master

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

Log:
EOLing 5.5 qa

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index dd76ae8..1d3d8b0 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -75,7 +75,7 @@ $QA_RELEASES = array(
        ),
        
        '5.5.38' => array(
-               'active'                => true,
+               'active'                => false,
                'snaps'                 => array(
                        'prefix'        => 'php5.5-latest',
                        'baseurl'       => 'http://snaps.php.net/',


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

Reply via email to