/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug78770.phpt
--TEST-- Bug #78770: Incorrect callability check inside internal methods --SKIPIF-- <?php if (!extension_loaded("intl")) die("skip requires intl"); ?> --FILE-- <?php class Test { public function method() { IntlChar::enumCharTypes([$this, 'privateMethod']); IntlChar::enumCharTypes('self::privateMethod'); } private function privateMethod($start, $end, $name) { } } (new Test)->method(); ?> ===DONE=== --EXPECT-- ===DONE===
Copyright ©2k19 -
Hexid
|
Tex7ure