PHP End of Life Dates

language

Developers working on web development projects often rely on a general-purpose scripting language that can efficiently handle various tasks, and PHP has been a go-to choice for many since its creation by Rasmus Lerdorf in 1993 and subsequent release in 1995. The PHP Group is now responsible for maintaining the language, ensuring it stays relevant and secure for its users. PHP's popularity stems from its flexibility and the vast community that contributes to its development and support. The language has evolved significantly over the years, with the PHP Group continually working to improve its performance, security, and feature set.

The end-of-life landscape for PHP is complex, with a total of 18 versions released to date. Out of these, 14 versions have already reached their end-of-life, leaving 4 active versions that continue to receive support and security updates. The latest stable version, 8.5.7, is the current benchmark for developers, offering the most up-to-date features and security patches. However, version 8.2 is set to expire on December 31, 2026, marking an important deadline for developers who still rely on this version. This follows the expiration of version 8.1 on December 31, 2025, highlighting the need for developers to stay vigilant about version updates to avoid potential security risks.

The security picture for PHP is a critical aspect that developers must consider, with a total of 51 CVEs tracked to date. Out of these, 14 are classified as critical, underscoring the potential risks associated with using outdated or vulnerable versions of the language. Version 8.4 is particularly affected, with 13 reported CVEs, making it essential for developers using this version to take immediate action to upgrade or apply necessary security patches. Given these statistics, it is crucial for developers to prioritize PHP version updates and security audits to protect their applications from potential exploits, ensuring the continued integrity and reliability of their web development projects.

Last updated: Jul 24, 2026

VersionReleasedActive supportEOL dateUntil EOLLatestCVEsStatusAlert me
8.5 Nov 20, 2025Dec 31, 2027Dec 31, 2029in 1256d8.5.8Active
8.4 Nov 21, 2024Dec 31, 2026Dec 31, 2028in 891d8.4.23Active
8.3 Nov 23, 2023Dec 31, 2025Dec 31, 2027in 525d8.3.32Active
8.2 Dec 8, 2022Dec 31, 2024Dec 31, 2026in 160d8.2.32Active
8.1 Nov 25, 2021Nov 25, 2023Dec 31, 2025205d ago8.1.34EOL
8.0 Nov 26, 2020Nov 26, 2022Nov 26, 2023971d ago8.0.30EOL
7.4 Nov 28, 2019Nov 28, 2021Nov 28, 20221334d ago7.4.33EOL
7.3 Dec 6, 2018Dec 6, 2020Dec 6, 20211691d ago7.3.33EOL
7.2 Nov 30, 2017Nov 30, 2019Nov 30, 20202062d ago7.2.34EOL
7.1 Dec 1, 2016Dec 1, 2018Dec 1, 20192427d ago7.1.33EOL
7.0 Dec 3, 2015Jan 4, 2018Jan 10, 20192752d ago7.0.33EOL
5.6 Aug 28, 2014Jan 19, 2017Dec 31, 20182762d ago5.6.40EOL
5.5 Jun 20, 2013Jul 10, 2015Jul 21, 20163655d ago5.5.38EOL
5.4 Mar 1, 2012Sep 14, 2014Sep 14, 20153966d ago5.4.45EOL
5.3 Jun 30, 2009Jun 30, 2011Aug 14, 20144362d ago5.3.29EOL
5.2 Nov 2, 2006Nov 2, 2008Jan 6, 20115678d ago5.2.17EOL
5.1 Nov 24, 2005Aug 24, 2006Aug 24, 20067274d ago5.1.6EOL
5.0 Jul 13, 2004Sep 5, 2005Sep 5, 20057627d ago5.0.5EOL

Data sourced from endoflife.date · CVE data from NVD

Related technologies

Frequently Asked Questions