10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a96f35 commit 56bcbc3Copy full SHA for 56bcbc3
components/yaml.rst
@@ -129,9 +129,6 @@ string or a file containing YAML. Internally, it calls the
129
:method:`Symfony\\Component\\Yaml\\Parser::parse` method, but with some added
130
bonuses:
131
132
-* It executes the YAML file as if it was a PHP file, so that you can embed PHP
133
- commands in YAML files;
134
-
135
* When a file cannot be parsed, it automatically adds the file name to the
136
error message, simplifying debugging when your application is loading
137
several YAML files.
0 commit comments