• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..19-May-2021-

Command/H19-May-2021-254184

Exception/H19-May-2021-20681

Tag/H19-May-2021-4920

Tests/H19-May-2021-7,6876,598

.gitignoreH A D19-May-202134 43

CHANGELOG.mdH A D19-May-20213.9 KiB150100

Dumper.phpH A D19-May-20216.4 KiB16187

Escaper.phpH A D19-May-20213.9 KiB10441

Inline.phpH A D19-May-202137.8 KiB928612

LICENSEH A D19-May-20211 KiB2016

Parser.phpH A D19-May-202145 KiB1,157778

README.mdH A D19-May-2021457 1410

Unescaper.phpH A D19-May-20213.8 KiB14380

Yaml.phpH A D19-May-20214.8 KiB15167

composer.jsonH A D19-May-2021932 3938

phpunit.xml.distH A D19-May-2021831 3127

README.md

1Yaml Component
2==============
3
4The Yaml component loads and dumps YAML files.
5
6Resources
7---------
8
9  * [Documentation](https://symfony.com/doc/current/components/yaml.html)
10  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
11  * [Report issues](https://github.com/symfony/symfony/issues) and
12    [send Pull Requests](https://github.com/symfony/symfony/pulls)
13    in the [main Symfony repository](https://github.com/symfony/symfony)
14