Commit:    220350b689d1f539d4453c682f4c0b95d6342f3f
Author:    Kalle Sommer Nielsen <ka...@php.net>         Sat, 30 Jul 2016 
16:53:57 +0200
Parents:   e2eadb2b89c08d5fc11bd160d218ab2affbd09a1
Branches:  master

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

Log:
5.5 is EOL

Changed paths:
  M  www/index.php


Diff:
diff --git a/www/index.php b/www/index.php
index fb53f16..db6a651 100644
--- a/www/index.php
+++ b/www/index.php
@@ -92,7 +92,6 @@ to a random open bug.</p>
        $searches = array(
                'Most recent open bugs (all)' => '&bug_type=All',
                'Most recent open bugs (all) with patch or pull request' => 
'&bug_type=All&patch=Y&pull=Y',
-               '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',
                'Most recent open bugs (PHP 7.0)' => '&bug_type=All&phpver=7.0',
                'Most recent open bugs (PHP 7.1)' => '&bug_type=All&phpver=7.1',


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

Reply via email to