Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/iconv/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/iconv/tests/bug37773.phpt |
--TEST-- Bug #37773 (iconv_substr() gives "Unknown error" when string length = 1") --SKIPIF-- <?php include('skipif.inc'); $test = @iconv_strpos("abbttt","ttt",0,"UTF-8"); if ($test === false) { die("skip UTF-8 is not supported?"); } ?> --FILE-- <?php var_dump(iconv_substr('x', 0, 1, 'UTF-8')); ?> --EXPECT-- string(1) "x"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare