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

PHP 8.1 is now end-of-life

This commit is contained in:
Ben Ramsey
2025-12-31 17:37:20 -06:00
parent b37156877c
commit 52bb5ca4fc
8 changed files with 40 additions and 32 deletions

View File

@@ -101,7 +101,6 @@ $versions = [
'8.4' => 'version 8.4',
'8.3' => 'version 8.3',
'8.2' => 'version 8.2',
'8.1' => 'version 8.1',
'default' => 'OS default version',
];