Skip to content
Snippets Groups Projects
Verified Commit 59abed4d authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3407720 by gapple: Update list of PHP EOL dates

parent 79a07a4e
No related branches found
No related tags found
No related merge requests found
......@@ -31,10 +31,9 @@ final class PhpRequirements {
* by the PHP version.
*/
private static $phpEolDates = [
'7.3' => '2021-12-06',
'7.4' => '2022-11-28',
'8.0' => '2023-11-26',
'8.1' => '2024-11-25',
'8.2' => '2025-12-08',
'8.3' => '2026-11-23',
];
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment