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

..28-Mar-2019-

Command/H28-Mar-2019-254187

Exception/H28-Mar-2019-20681

Tag/H28-Mar-2019-3920

Tests/H28-Mar-2019-6,9805,950

CHANGELOG.mdH A D27-Mar-20195.3 KiB185130

Dumper.phpH A D27-Mar-20193.5 KiB9849

Escaper.phpH A D27-Mar-20193.9 KiB10239

Inline.phpH A D27-Mar-201929.5 KiB747507

LICENSEH A D27-Mar-20191 KiB2016

Parser.phpH A D27-Mar-201941.2 KiB1,076711

README.mdH A D27-Mar-2019463 1410

Unescaper.phpH A D27-Mar-20193.8 KiB13980

Yaml.phpH A D27-Mar-20192.9 KiB10232

composer.jsonH A D27-Mar-20191,018 4443

phpunit.xml.distH A D27-Mar-2019831 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/index.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