Skip to content

Commit

Permalink
[#4611] Removing a few entries I meant to remove before
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Jan 3, 2015
1 parent 92b4310 commit 8195a66
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cookbook/upgrading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,6 @@ of Symfony as described above in :ref:`upgrade-minor-symfony-composer`.
Next, check the `UPGRADE-2.6`_ document for details about any code changes
that you might need to make in your project.

* If you're using PdoSessionStorage, there was a change in the session schema
that **requires** your session table to be updated. See :doc:`/cookbook/configuration/pdo_session_storage`.

* Symfony 2.6 comes with a great new `dump`_ function. To use it, you'll
need to add the new ``DebugBundle`` to your ``AppKernel``. See
`UPGRADE-2.6-DebugBundle`_ for details.

Upgrading to Symfony 2.5
........................

Expand Down

0 comments on commit 8195a66

Please sign in to comment.