end-of-life.org

PHP 8.0 End of Life

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

End of Life

PHP 8.0 reached end of life on 26 Nov 2023. It no longer receives security fixes.

987 days without security patches
45 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 release26 Nov 2020
End of life 26 Nov 2023 2.7 years ago
Active support ended26 Nov 2022 security fixes only after this
Latest release8.0.30 · 3 Aug 2023 final

The cost of staying: CVEs since end of life

45 PHP vulnerabilities have been published since 26 Nov 2023. All were fixed in supported branches — 8.0 received none of them. Source: NVD.

PHP CVEs published since 8.0's EOL, by year

13 of the 45 are rated critical · data refreshed 2026-08-09

0 10 20 18 2024 13 2025 14 2026
CVE-2024-3566 CVSS 9.8

Published 10 Apr 2024 · rated critical — fixed in supported branches only, never in 8.0. Details

CVE-2024-4577 CVSS 9.8

Published 9 Jun 2024 · rated critical — fixed in supported branches only, never in 8.0. Details

CVE-2024-8932 CVSS 9.8

Published 22 Nov 2024 · rated critical — fixed in supported branches only, never in 8.0. Details

Where to go from 8.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 8.0 still safe to use?

No. PHP 8.0 stopped receiving security fixes on 26 Nov 2023. Since then, 45 PHP vulnerabilities have been published and fixed in supported branches — PHP 8.0 received none of those fixes.

Can I still download PHP 8.0?

Yes — the final release (8.0.30) 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 8.0 to?

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

All PHP versions