Skip Report for Zend/tests/multibyte/multibyte_encoding_006.phpt
Script
<?php if (!in_array("zend.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
The mbstring extension cannot be present for this test
Generated at Fri, 17 May 2013 23:23:52 +0000 (30 hours ago)
|