Commit:    5b8df2e487de62da933344260f1e3af7c647061c
Author:    Adam Harvey <ahar...@php.net>         Sun, 8 Nov 2015 16:23:11 +0100
Parents:   ec3061a08af4b7343e1618aa075ee0d792860d68
Branches:  master

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

Log:
Flick 5.4 to inactive.

Changed paths:
  M  include/release-qa.php


Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index cc4ea68..eb364b2 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
@@ -59,7 +59,7 @@ $QA_RELEASES = array(
        ),
 
        '5.4.45' => array(
-               'active'                => true,
+               'active'                => false,
                'snaps'                 => array(
                        'prefix'        => 'php5.4-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