BiFace_Server_Lite/vendor/symfony/yaml/Tests/Fixtures/legacyNullMappingKey.yml
2020-03-27 10:13:51 +07:00

10 lines
99 B
YAML

--- %YAML:1.0
test: Miscellaneous
spec: 2.21
yaml: |
null: ~
php: |
array(
'' => null,
)