Files
interblue.pl/modules/autoupgrade/vendor/symfony/yaml/Tests/Fixtures/nullMappingKey.yml
2024-10-25 14:16:28 +02:00

10 lines
103 B
YAML

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