Skip to content

Commit a0b6c98

Browse files
committed
Add migration guide for 5.3
1 parent 1a9762b commit a0b6c98

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
5.3 Migration Guide
2+
###################
3+
4+
The 5.3.0 release is a backwards compatible with 5.0. It adds new functionality
5+
and introduces new deprecations. Any functionality deprecated in 5.x will be
6+
removed in 6.0.0.
7+
8+
Behavior Changes
9+
================
10+
11+
TODO
12+
13+
Deprecations
14+
============
15+
16+
TODO
17+
18+
New Features
19+
============
20+
21+
TODO

en/appendices/migration-guides.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ each version and the migration path between 5.x minor releases.
1111
./5-0-migration-guide
1212
./5-1-migration-guide
1313
./5-2-migration-guide
14+
./5-3-migration-guide
1415
./phpunit10

0 commit comments

Comments
 (0)