You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE-3.0.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# UPGRADE FROM `2.x` TO `3.0`
2
2
3
-
Symfony UX follows Symfony's release system. This means that major
4
-
versions (like `3.0`) offer the same functionality as their previous minor
5
-
versions (like `2.x`), once all deprecations have been removed.
3
+
Symfony UX follows Symfony's release process, 2.x and 3.0 have the same features, but Symfony UX 3.0 doesn't include any deprecated features. To upgrade, make sure to resolve all deprecation notices. Read more about this in the [Symfony documentation](https://symfony.com/doc/6.4/setup/upgrade_major.html#upgrade-major-symfony-deprecations).
6
4
7
5
However, major versions may also introduce new features and improvements, and a
0 commit comments