dsyph3r / symblog-docs

Tutorial for symblog - Creating a blog in Symfony2
http://tutorial.symblog.co.uk
105 stars 78 forks source link

Update extending-the-model-blog-comments.rst #45

Open glensc opened 10 years ago

glensc commented 10 years ago

fixing similar problem reported here:

https://github.com/sonata-project/SonataDoctrineORMAdminBundle/issues/166

Unexpected token "name" of value "with" ("end of statement block" expected) in BloggerBlogBundle:Blog:show.html.twig at line 25

it being related to this change: https://github.com/doctrine/DoctrineBundle/issues/141