Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
opt
/
php-7.0
/
share
/
Symfony
/
Component
/
Yaml
/
Tests
/
Fixtures
/
//proc/self/root/opt/php-7.0/share/Symfony/Component/Yaml/Tests/Fixtures/booleanMappingKeys.yml
--- %YAML:1.0 test: Miscellaneous spec: 2.21 yaml: | true: true false: false php: | array( 'true' => true, 'false' => false, )