Viewing File: /opt/alt/tests/alt-php85-pecl-yaml_2.2.3-2.el8/tests/bug_61770.phpt

--TEST--
Test PECL bug #61770
--SKIPIF--
<?php die('skip - Manually skipping known crash'); ?>
--FILE--
<?php
var_dump(yaml_emit("\xc2"));
?>
--EXPECTF--
Warning: yaml_emit(): Invalid UTF-8 sequence in argument in %sbug_61770.php on line 2
bool(false)
Back to Directory File Manager