End-of-life PHP: the silent danger on your PrestaShop store

In short: 11 of the 60 stores we audited run on an end-of-life PHP version. Some haven't received a security patch since 2019. Checking your PHP version takes 30 seconds — and it's free.

What is "end-of-life" PHP?

Each major version of PHP (the language that runs PrestaShop) is supported by the community for about 3 years: 2 years of active fixes, then 1 year of security-only fixes. After that, the version is declared end-of-life (EOL): no more patches, even for critical flaws.

PHP versionEnd of lifeStatus
7.0January 10, 2019Critical
7.1December 1, 2019Critical
7.2November 30, 2020Critical
7.3December 6, 2021Critical
7.4November 28, 2022Critical
8.0November 26, 2023Critical
8.1December 31, 2025Urgent
8.2December 31, 2025Urgent
8.3November 30, 2026Supported

Why it's dangerous for your store

When a PHP version is no longer patched, every vulnerability discovered after its end-of-life stays exploitable forever on your server. Botnets constantly scan the web for vulnerable sites. A PrestaShop store on PHP 7.0 in 2026 is a door open to every attacker: the 2019 flaws still work, and no one will ever fix them.

Concretely, the risks: customer data theft (databases), invisible backdoor installation, site hijacking to phishing pages, defacement, and sometimes full server takeover.

How to check your PHP version

Two methods:

  1. The free Guardly audit: enter your store's URL below, the PHP version appears in the report in 30 seconds.
  2. In your hosting: check your host's admin panel (cPanel, Plesk, OVH, o2switch...), "PHP version" section.

Check your store now

Passive audit, no modification of your site. Score /100 in 30 seconds.

What to do if your PHP is end-of-life?

Migrating to a supported version (8.3 or 8.4) is the only lasting solution. For PrestaShop, first check your version's compatibility: a PrestaShop 1.6 doesn't run natively on PHP 8 — which is one of the reasons so many stores stay stuck on old PHP.

If your store is affected, our PrestaShield module gives you the full audit and a prioritized migration plan. You can also contact us for an upgrade intervention.

Sources: official PHP end-of-life dates (php.net/supported-versions). Statistics from our audit of 60 French stores, August 2026.