/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
array
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/array/bug71603.phpt
--TEST-- Bug #71603 (compact() maintains references in php7) --FILE-- <?php $foo = "okey"; $foo_reference =& $foo; $array = compact('foo_reference'); $foo = 'changed!'; var_dump($array['foo_reference']); ?> --EXPECT-- string(4) "okey"
Copyright ©2k19 -
Hexid
|
Tex7ure