Skip to content

Commit 91bd190

Browse files
authored
add migration guide info to php8.1 changelog (#123)
1 parent a4988be commit 91bd190

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

core/php8.1Action/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
#
1818
-->
1919

20+
## Migrating from PHP 7 to PHP 8
21+
PHP 8 as new features and some incompatiblities. See [migration guide](https://www.php.net/manual/en/migration80.php) for more information.
22+
2023
## Next Release
2124
Initial release
2225

0 commit comments

Comments
 (0)