Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Config][TwigBundle] Fixed syntax error in config#39334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fabpot commentedDec 5, 2020
Not sure about this one. IIUC, the change is only for YAML, but we have other formats as well where you should not add the quotes, right? |
Nyholm commentedDec 5, 2020
Hm. Yes. I'll try to fix this problem by updating the Yaml dumper instead. |
Nyholm commentedDec 5, 2020
I've updated the PR, it fixes the same problem but is only updating the dumper instead of the configuration. |
fabpot commentedDec 8, 2020
@Nyholm Can you have a look at the tests? |
Nyholm commentedDec 8, 2020
Sure. PR is rebased and tests are updated |
derrabus commentedDec 8, 2020
Thank you Tobias. |
Nyholm commentedDec 8, 2020
Wohoo. Thank you. Now there is nothing that blocks us to make Carson bot a little bit smarter =) |
Nyholm commentedDec 8, 2020
(except for a branch sync =) ) |
Sorry for such small PR. I found this when I was parsing the yaml after running
bin/console config:dump-reference TwigBundle#SymfonyHackday