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 Tue, 21 May 2013 17:04:51 +0000 (4 days ago)
|