Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion en/appendices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ introduced in each version and the migration path between versions.

appendices/5-0-upgrade-guide
appendices/5-0-migration-guide
appendices/5-1-upgrade-guide
appendices/5-1-migration-guide

Backwards Compatibility Shimming
================================
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
5.1 Upgrade Guide
#################
5.1 Migration Guide
###################

The 5.1.0 release is a backwards compatible with 5.0. It adds new functionality
and introduces new deprecations. Any functionality deprecated in 5.x will be
Expand Down
1 change: 1 addition & 0 deletions en/appendices/migration-guides.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ each version and the migration path between 4.x and 5.x.

./5-0-upgrade-guide
./5-0-migration-guide
./5-1-migration-guide
./phpunit10