This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Yaml/Tests
Christian Flothmann 3a2216559b [Yaml] recognize when a block scalar is left
The parser did not recognize when the block scalar was completely parsed
and thus treated following comments as they need to be kept leading to
parse errors on the following lines.
2016-01-03 20:52:40 +01:00
..
Fixtures bug #15793 [Yaml] Allow tabs before comments at the end of a line (superdav42) 2015-10-07 12:28:58 +02:00
DumperTest.php use nowdoc instead of heredoc 2015-12-21 17:05:00 +01:00
InlineTest.php Towards 100% HHVM compat 2015-06-30 15:39:12 +02:00
ParseExceptionTest.php Removed unused imports 2014-12-03 20:18:13 +00:00
ParserTest.php [Yaml] recognize when a block scalar is left 2016-01-03 20:52:40 +01:00
YamlTest.php [Yaml] removed deprecated support of PHP parsin when parsing YAML files 2013-03-23 11:48:18 +01:00