Hello, I was always under the assumption that the order of the configurations is from config.yml to config_dev.yml/config_prod.yml.
However now while testing the new merge method of DoctrineBundle i realized, config_dev.yml is passed in first, then config.yml. Is this the desired result? It would mean that i have to call array_reverse on $configs to get a meaningful override mechanism to work. greetings, Benjamin -- 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
