Earlier I was reading the ORM documentation. To configure the mapping for my
bundle, I used
{ type: annotation, dir: Entity/ }
Now I am reading the validation documentation and I came across this:
validation: { enabled: true, annotations: true }
And I thought to myself: Did I use annotations earlier or was it annotation.
I did a check and realised it was annotation. Now this is not a big deal. I
am not even sure if it is an inconsistency. However I was just thinking that
it may be a good idea to use only one of the two (annotations/annotation) at
all place in the configuration to keep things more consistent.
--
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