ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php84-pecl-yaml_2.2.3-1.el8/tests/bug_21995.phpt
Back
--TEST-- Test PECL bug #21995 --SKIPIF-- <?php if(!extension_loaded('yaml')) die('skip yaml n/a'); ?> --FILE-- <?php function yaml_cbk ($a) { var_dump($a); return $a; } $yaml_code = <<<YAML boo: doo a: [1,2,3,4] d: [] YAML; $yaml = yaml_parse($yaml_code, 0, $ndocs, array( YAML_STR_TAG => "yaml_cbk", )); ?> --EXPECT-- string(3) "boo" string(3) "doo" string(1) "a" string(1) "d"
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.34 |
proxy
|
phpinfo
|
Settings