Skip to content

Commit

Permalink
docs(eol): Migration guide 7.2
Browse files Browse the repository at this point in the history
Added migration guide 7.2 to 7.3

Closes GH-377.
  • Loading branch information
saundefined authored and cmb69 committed Dec 1, 2020
1 parent 4949994 commit fb94714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eol.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

// Notes for specific branches can be added here, and will appear in the table.
$BRANCH_NOTES = array(
'7.2' => '<a href="/migration73">A guide is available for migrating from PHP 7.2 to 7.3.</a>',
'7.1' => '<a href="/migration72">A guide is available for migrating from PHP 7.1 to 7.2.</a>',
'7.0' => '<a href="/migration71">A guide is available for migrating from PHP 7.0 to 7.1.</a>',
'5.6' => '<a href="/migration70">A guide is available for migrating from PHP 5.6 to 7.0.</a>',
Expand Down

0 comments on commit fb94714

Please sign in to comment.