Le 08/04/2011 18:03, Christophe Beyer a écrit :
Ok thanks, but I'm using the PR6, and with the following syntax (without the dql instructions) :

doctrine.orm:
    entity_managers:
        default:
          mappings:
            YamlBundle: ~

I've got this error :

*Fatal error*: Uncaught exception 'Symfony\Component\Yaml\ParserException' with message 'Unable to parse line 28 ( mappings:).' i


How can I solve this (without upgrading) ?

Thanks !
Are you sure that you use only spaces on that line ? tabs are not allowed in YAML.

And for DQL functions, you have no choice to use them. You have to upgrade as they are only available since PR9 or PR10.

--
Christophe | Stof

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to