@ -1,5 +1,5 @@
--TEST--
Bug #29199 (html_entity_decode() misbehaves with UTF-8)
Bug #29119 (html_entity_decode() misbehaves with UTF-8)
--FILE--
<?php
var_dump(bin2hex(html_entity_decode('  ‘†′⁄€', ENT_QUOTES, 'UTF-8')));