/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
intl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/intl/tests/bug62070.phpt
--TEST-- Bug #62070: Collator::getSortKey() returns garbage --SKIPIF-- <?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> <?php if (version_compare(INTL_ICU_VERSION, '53.1') >= 0) die('skip for ICU < 53.1'); ?> --FILE-- <?php $s1 = 'Hello'; $coll = collator_create('en_US'); $res = collator_get_sort_key($coll, $s1); echo urlencode($res); ?> --EXPECT-- 5%2F%3D%3DC%01%09%01%8F%08
Copyright ©2k19 -
Hexid
|
Tex7ure