10000 [Yaml] Removed a deprecated note · skigun/symfony-docs@56bcbc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56bcbc3

Browse files
committed
[Yaml] Removed a deprecated note
1 parent 7a96f35 commit 56bcbc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/yaml.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ string or a file containing YAML. Internally, it calls the
129129
:method:`Symfony\\Component\\Yaml\\Parser::parse` method, but with some added
130130
bonuses:
131131

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-
135132
* When a file cannot be parsed, it automatically adds the file name to the
136133
error message, simplifying debugging when your application is loading
137134
several YAML files.

0 commit comments

Comments
 (0)
0