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/Fixtures
Christian Flothmann fc85435915 fix handling of empty sequence items
When a line contains only a dash it cannot safely be assumed that
it contains a nested list or an embedded mapping. If the next line
starts with a dash at the same indentation, the current line's item
is to be treated as `null`.
2014-08-29 15:58:19 +02:00
..
embededPhp.yml fixed CS 2012-07-09 14:54:20 +02:00
escapedCharacters.yml merged branch jakzal/yamlDoubleQuotesDumperFix (PR #4320) 2012-10-29 12:15:41 +01:00
index.yml removed some files from check_cs as they have been fixed now 2012-05-11 18:04:46 +02:00
sfComments.yml Added fixture to test parsing of hash keys ending with a space and # 2014-08-28 03:41:39 +02:00
sfCompact.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfMergeKey.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfObjects.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfQuotes.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfTests.yml fixed test 2012-05-16 07:44:57 +02:00
unindentedCollections.yml [2.1][Component][Yaml] fix 4022 2012-05-08 09:18:55 +02:00
YtsAnchorAlias.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsBasicTests.yml fix handling of empty sequence items 2014-08-29 15:58:19 +02:00
YtsBlockMapping.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsDocumentSeparator.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsErrorTests.yml fixed CS 2012-07-09 14:54:20 +02:00
YtsFlowCollections.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsFoldedScalars.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsNullsAndEmpties.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsSpecificationExamples.yml fixed some typos 2013-11-25 11:21:43 +01:00
YtsTypeTransfers.yml fixed some typos 2013-11-25 11:21:43 +01:00