We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9762b commit a0b6c98Copy full SHA for a0b6c98
2 files changed
en/appendices/5-3-migration-guide.rst
@@ -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
17
18
+New Features
19
20
21
en/appendices/migration-guides.rst
@@ -11,4 +11,5 @@ each version and the migration path between 5.x minor releases.
./5-0-migration-guide
./5-1-migration-guide
./5-2-migration-guide
+ ./5-3-migration-guide
./phpunit10
0 commit comments