Use Symfony YAML handler
🚨 Only merge after 4.5.0 release
Description
Summary of changes
- Switches to Symphony YAML handler
Reasoning
Before we switch the default in the Core, it would be good to run our kits first with this handler. Gives us more chances to catch any issues/differences that the new handler has, which would then allow us to make the default switch easier for developers.
@bastianallgeier thinking about it. Maybe we wait for 4.5 with https://github.com/getkirby/kirby/pull/6638 included?
Yes to the comment.
What could be a good comment?
already makes use of the more modern Symfony YAML parser: https://getkirby.com/docs/reference/system/options/yaml (will become the default in a future Kirby version)
That comment suggestion is great!
Added the comment