We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b4310 commit 8195a66Copy full SHA for 8195a66
cookbook/upgrading.rst
@@ -118,13 +118,6 @@ of Symfony as described above in :ref:`upgrade-minor-symfony-composer`.
118
Next, check the `UPGRADE-2.6`_ document for details about any code changes
119
that you might need to make in your project.
120
121
-* If you're using PdoSessionStorage, there was a change in the session schema
122
- that **requires** your session table to be updated. See :doc:`/cookbook/configuration/pdo_session_storage`.
123
-
124
-* Symfony 2.6 comes with a great new `dump`_ function. To use it, you'll
125
- need to add the new ``DebugBundle`` to your ``AppKernel``. See
126
- `UPGRADE-2.6-DebugBundle`_ for details.
127
128
Upgrading to Symfony 2.5
129
........................
130
0 commit comments