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/mbstring/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/mbstring/tests/bug46843.phpt |
--TEST-- Bug #46843 (CP936 euro symbol is not converted properly) --SKIPIF-- <?php extension_loaded('mbstring') or die('skip mbstring not available'); ?> --FILE-- <?php var_dump(bin2hex(mb_convert_encoding("\x80", 'UCS-2BE', 'CP936'))); var_dump(bin2hex(mb_convert_encoding("\x20\xac", 'CP936', 'UCS-2BE'))); ?> --EXPECT-- string(4) "20ac" string(2) "80"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare