After merging #18058 I realized that in https://symfony.com/doc/current/reference/formats/yaml.html we only show the YAML spec things that we support and mention the things we don't. Should we also mention the Symfony-specific YAML features such as using PHP constants in YAML config files via the `!php/const ...` notation?