Commit:    82fa504c51084d40306f94bdd5558a21e73b603b
Author:    Anatol Belski <[email protected]>         Mon, 27 May 2019 23:33:32 +0200
Parents:   7e12d8a4af5d03ea63368b5f55a5401cceffb108
Branches:  master

Link:       
http://git.php.net/?p=web/windows.git;a=commitdiff;h=82fa504c51084d40306f94bdd5558a21e73b603b

Log:
Readd master snaps

Changed paths:
  M  templates/snaps.php


Diff:
diff --git a/templates/snaps.php b/templates/snaps.php
index 7fedf29..e05621c 100644
--- a/templates/snaps.php
+++ b/templates/snaps.php
@@ -1,7 +1,7 @@
 <?php
 include __DIR__ . '/../include/tools.php';
 
-$major_order = array('7.4', '7.3', '7.2', '7.1');
+$major_order = array('7.4', '7.3', '7.2', '7.1', 'master');
 $minor_order = array(
                'master' => array(
                                'nts-windows-vc15-x64',


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to