Hi,

I noticed an error in this PR5 documentation page: 
http://docs.symfony-reloaded.org/guides/doctrine/orm/configuration.html

It says:
"*If you are using xml, yml or php mapping put all your configuration files 
into the “Resources/config/doctrine/metadata/doctrine/orm/” directory 
sufficed with dcm.xml, dcm.yml or dcm.php respectively.*"

But on the previous page: 
http://docs.symfony-reloaded.org/guides/doctrine/orm/overview.html
The YAML mapping file path is the following:

Application/HelloBundle/Resources/config/doctrine/metadata/orm/Application.HelloBundle.Entity.User.dcm.yml

As you can see, the two paths are different I think the correct one is 
"Resources/config/doctrine/metadata/orm/".

-- 
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 developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to