/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug28822.phpt
--TEST-- Bug #28822 (ArrayObject::offsetExists() works inverted) --FILE-- <?php $array = new ArrayObject(); $array->offsetSet('key', 'value'); var_dump($array->offsetExists('key')); var_dump($array->offsetExists('nokey')); ?> --EXPECT-- bool(true) bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure