ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php84-pecl-yaml_2.2.3-1.el8/tests/bug_72204.phpt
Back
--TEST-- Test PECL bug #72204 --SKIPIF-- <?php if(!extension_loaded('yaml')) die('skip yaml n/a'); ?> --FILE-- <?php $yaml_code = <<<YAML foo: &ref bar: true baz: &ref2 <<: *ref bar: false YAML; $yaml = yaml_parse($yaml_code); var_dump($yaml); ?> --EXPECT-- array(2) { ["foo"]=> array(1) { ["bar"]=> bool(true) } ["baz"]=> array(1) { ["bar"]=> bool(false) } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 1.17 |
proxy
|
phpinfo
|
Settings