Skip Report for Zend/tests/multibyte/multibyte_encoding_006.phpt
Script
<?php if (!in_array("detect_unicode", array_keys(ini_get_all()))) { die("skip Requires configure --enable-zend-multibyte option"); } if (extension_loaded("mbstring")) { die("skip The mbstring extension cannot be present for this test"); } ?>
Reason
Requires configure --enable-zend-multibyte option
Generated at Sun, 19 May 2013 20:27:25 +0000 (39 hours ago)
|