Skip to content

Commit 2f335dd

Browse files
committed
PHP 7.4 EOL
1 parent fbc972d commit 2f335dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eol.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
// Notes for specific branches can be added here, and will appear in the table.
88
$BRANCH_NOTES = [
9+
'7.4' => '<a href="/migration80">A guide is available for migrating from PHP 7.4 to 8.0.</a>',
910
'7.3' => '<a href="/migration74">A guide is available for migrating from PHP 7.3 to 7.4.</a>',
1011
'7.2' => '<a href="/migration73">A guide is available for migrating from PHP 7.2 to 7.3.</a>',
1112
'7.1' => '<a href="/migration72">A guide is available for migrating from PHP 7.1 to 7.2.</a>',

0 commit comments

Comments
 (0)