Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1378ec9

Browse files
committed
Added a note about the Symfony Upgrading Guide
1 parent 224c380 commit 1378ec9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cookbook/install/unstable_versions.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ If you prefer to test a Symfony beta version, replace the ``"2.7.*@dev"`` constr
5757
by ``"2.7.0-beta1"`` to install a specific beta number or ``2.7.*@beta`` to get
5858
the most recent beta version.
5959

60+
After upgrading the Symfony version, read the :doc:`Symfony Upgrading Guide </cookbook/upgrade/index>`
61+
to learn how you should proceed to update your application's code in case the new
62+
Symfony version has deprecated some of its features.
63+
6064
.. tip::
6165

6266
If you use Git to manage the project's code, it's a good practice to create

0 commit comments

Comments
 (0)