end-of-life.org

PHP 7.0 End of Life

Support dates, vulnerabilities published since end of life, and upgrade guidance — rebuilt from live data.

End of Life

PHP 7.0 reached end of life on 10 Jan 2019. It no longer receives security fixes.

2,768 days without security patches
121 PHP CVEs published since EOL
Recommended action: upgrade to PHP 8.5.
Check your versionphp --version

Support timeline

Official dates from the PHP release process.

MilestoneDateStatus
Initial release3 Dec 2015
End of life 10 Jan 2019 7.6 years ago
Active support ended4 Jan 2018 security fixes only after this
Latest release7.0.33 · 10 Jan 2019 final

The cost of staying: CVEs since end of life

121 PHP vulnerabilities have been published since 10 Jan 2019. All were fixed in supported branches — 7.0 received none of them. Source: NVD.

PHP CVEs published since 7.0's EOL, by year

28 of the 121 are rated critical · data refreshed 2026-08-09

0 17.5 35 34 2019 19 2020 8 2021 8 2022 7 2023 18 2024 13 2025 14 2026
CVE-2019-9020 CVSS 9.8

Published 22 Feb 2019 · rated critical — fixed in supported branches only, never in 7.0. Details

CVE-2019-9021 CVSS 9.8

Published 22 Feb 2019 · rated critical — fixed in supported branches only, never in 7.0. Details

CVE-2019-9023 CVSS 9.8

Published 22 Feb 2019 · rated critical — fixed in supported branches only, never in 7.0. Details

Where to go from 7.0

Recommended target: PHP 8.5 (supported until 31 Dec 2029).

The newest actively supported branch is PHP 8.5 (latest release 8.5.9). Review php.net before upgrading. Run composer why-not php 8.5 to check package compatibility.

Frequently asked questions

Is PHP 7.0 still safe to use?

No. PHP 7.0 stopped receiving security fixes on 10 Jan 2019. Since then, 121 PHP vulnerabilities have been published and fixed in supported branches — PHP 7.0 received none of those fixes.

Can I still download PHP 7.0?

Yes — the final release (7.0.33) generally remains available from vendor archives and OS package mirrors, but installing it means running software with known, unpatched vulnerabilities.

What should I upgrade PHP 7.0 to?

Upgrade to PHP 8.5, the newest actively supported branch (supported until 31 Dec 2029).

All PHP versions