UPGRADE-2.1.md is missing the switch from Symfony's DoctrineBundle to Doctrine's #3971
Labels
Good first issue
Ideal for your first contribution! (some Symfony experience may be required)
8000
One of the steps involved in upgrading Symfony from 2.0 to 2.1 is that the namespace of the DoctrineBundle needs to be changed in the AppKernel.php
Should become
This information seems to be missing in the upgrade guide
The text was updated successfully, but these errors were encountered: