mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
commit
d9d49b2235
1 changed files with 2 additions and 2 deletions
|
@ -21,5 +21,5 @@ $string_out = iconv($in_charset, $out_charset, $string_to_translate);
|
|||
|
||||
var_dump($string_out);
|
||||
?>
|
||||
--EXPECT--
|
||||
string(15) "Zlutoucky kun\n"
|
||||
--EXPECTF--
|
||||
string(1%d) "Zlutouck%Sy kun\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue