Commit: d9ada8ec72dd0e39e42b8e7f9c94f6c6699cc0d0 Author: Kalle Sommer Nielsen <ka...@php.net> Sat, 15 Dec 2018 22:30:10 +0100 Parents: 8d01322dbf8300cd74e0b654b9a54f641359cdb4 Branches: master
Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=d9ada8ec72dd0e39e42b8e7f9c94f6c6699cc0d0 Log: PHP 7.0 is EOL Changed paths: M www/index.php Diff: diff --git a/www/index.php b/www/index.php index c7e29dc..b744d08 100644 --- a/www/index.php +++ b/www/index.php @@ -99,7 +99,6 @@ to a random open bug.</p> '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.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', 'Most recent open bugs (PHP 7.2)' => '&bug_type=All&phpver=7.2', 'Most recent open bugs (PHP 7.3)' => '&bug_type=All&phpver=7.3', -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php