Skip to content

Commit

Permalink
#1264 - removing backtick
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jan 20, 2015
1 parent daf2763 commit 542d9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/changelog/migration_2_5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ Better support for EntityManagerInterface
Many of the locations where previously only the ``Doctrine\ORM\EntityManager``
was allowed are now changed to accept the ``EntityManagerInterface`` that was
introduced in 2.4. This allows you to more easily use the decorator pattern
to extend the EntityManager if you need. It`s still not replaced everywhere,
to extend the EntityManager if you need. It's still not replaced everywhere,
so you still have to be careful.

DQL Improvements
Expand Down

0 comments on commit 542d9b6

Please sign in to comment.