1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Link the supported versions page from some appropriate places.

This commit is contained in:
Adam Harvey
2014-10-28 09:45:59 -07:00
parent 359f4a374c
commit 33d5508c08
3 changed files with 17 additions and 2 deletions

View File

@@ -23,8 +23,8 @@ site_header('Unsupported Branches');
<p>
This page lists the end of life date for each unsupported branch of PHP. If
you are using these releases, you are strongly urged to upgrade to
<a href="/downloads">a current version</a>, as using older versions may
expose you to security vulnerabilities and bugs that have been fixed in
<a href="/supported-versions">a current version</a>, as using older versions
may expose you to security vulnerabilities and bugs that have been fixed in
more recent versions of PHP.
</p>