ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php84-pecl-yaml_2.2.3-1.el8/tests/bug_64694.phpt
Back
--TEST-- Test PECL bug #64694 --SKIPIF-- <?php if(!extension_loaded('yaml')) die('skip yaml n/a'); ?> --FILE-- <?php $yaml_code = <<<YAML "[a]": 1 YAML; var_dump(yaml_parse($yaml_code)); $yaml_code = <<<YAML [a]: 1 YAML; var_dump(yaml_parse($yaml_code)); ?> --EXPECTF-- array(1) { ["[a]"]=> int(1) } Warning: yaml_parse(): Illegal offset type array (line 1, column 7) in %sbug_64694.php on line 12 array(0) { }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings