/
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/bug62083.phpt
--TEST-- Bug #62083: grapheme_extract() leaks memory --SKIPIF-- <?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); --FILE-- <?php $arr1 = array(); try { grapheme_extract(-1, -1, -1,-1, $arr1); } catch (ValueError $exception) { echo $exception->getMessage() . "\n"; } ?> --EXPECT-- grapheme_extract(): Argument #3 ($type) must be one of GRAPHEME_EXTR_COUNT, GRAPHEME_EXTR_MAXBYTES, or GRAPHEME_EXTR_MAXCHARS
Copyright ©2k19 -
Hexid
|
Tex7ure