1 2 3 4 5
<?php if (version_compare(PHP_VERSION, '5.9.9', '>') == 1) { die('skip Not functional with PHP 6 (fomerly PHP 6 && unicode.semantics=On)'); } ?>