3v4l.org

run code in 300+ PHP versions simultaneously
<?php function sfdsfdsffddsf($string) { $string = html_entity_decode($string, ENT_QUOTES, 'UTF-8'); return trim($string); } echo sfdsfdsffddsf('Test &#039; test'); ?>

preferences:
41.53 ms | 402 KiB | 5 Q