/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug77092.phpt
--TEST-- Bug #77092: array_diff_key() - segmentation fault --INI-- opcache.enable_cli=1 opcache.optimization_level=-1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function test() { $anyArrayOne = ['foo' => 'bar', 'bar' => 'baz']; $anyArrayTwo = ['foo' => null]; print_r(array_diff_key($anyArrayOne, $anyArrayTwo)); } test(); ?> --EXPECT-- Array ( [bar] => baz )
Copyright ©2k19 -
Hexid
|
Tex7ure