Skip to content

Conversation

@ppelisset
Copy link
Contributor

Following a correction suggestion in documentation, I realized that the Yaml parser was not configured with the same options as in Symfony's YamlFileLoader. Therefore, this PR adds the Yaml::PARSE_CONSTANT flag to the Parser.

Reference: https://github.com/symfony/symfony/blob/6.4/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php#L778

@ppelisset ppelisset force-pushed the fix-yaml-parser-flags branch from ed69a7c to 18b784a Compare August 19, 2023 17:37
@OskarStark OskarStark merged commit e714f03 into symfony-tools:main Aug 20, 2023
@ppelisset ppelisset deleted the fix-yaml-parser-flags branch August 20, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants