Commit:    7a58a2d45ef15e041ec9a4bac7e8fbb092285fc6
Author:    Ferenc Kovacs <tyr...@gmail.com>         Tue, 3 Jun 2014 09:23:06 
+0200
Parents:   b299c0446bc6604b2adbafa397110af76dc141f6
Branches:  master

Link:       
http://git.php.net/?p=web/bugs.git;a=commitdiff;h=7a58a2d45ef15e041ec9a4bac7e8fbb092285fc6

Log:
add a shortcut for the 5.6 bugs too

Changed paths:
  M  www/index.php


Diff:
diff --git a/www/index.php b/www/index.php
index 044f2bc..9b616bd 100644
--- a/www/index.php
+++ b/www/index.php
@@ -97,6 +97,7 @@ to a random open bug.</p>
                'Most recent open bugs (PHP 5.3)' => '&bug_type=All&phpver=5.3',
                'Most recent open bugs (PHP 5.4)' => '&bug_type=All&phpver=5.4',
                'Most recent open bugs (PHP 5.5)' => '&bug_type=All&phpver=5.5',
+               'Most recent open bugs (PHP 5.6)' => '&bug_type=All&phpver=5.6',
                'Open Documentation bugs' => '&bug_type=Documentation+Problem',
                'Open Documentation bugs (with patches)' => 
'&bug_type=Documentation+Problem&patch=Y'
        );


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

Reply via email to