Skip to content

Commit 8195a66

Browse files
committed
[#4611] Removing a few entries I meant to remove before
1 parent 92b4310 commit 8195a66

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

cookbook/upgrading.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,6 @@ of Symfony as described above in :ref:`upgrade-minor-symfony-composer`.
118118
Next, check the `UPGRADE-2.6`_ document for details about any code changes
119119
that you might need to make in your project.
120120

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-
128121
Upgrading to Symfony 2.5
129122
........................
130123

0 commit comments

Comments
 (0)