/
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/bug52719.phpt
--TEST-- Bug #52719: array_walk_recursive crashes if third param of the function is by reference --FILE-- <?php $array = array("hello", array("world")); $userdata = array(); array_walk_recursive( $array, function ($value, $key, &$userdata) { }, $userdata ); echo "Done"; ?> --EXPECTF-- Warning: {closure}(): Argument #3 ($userdata) must be passed by reference, value given in %s on line %d Warning: {closure}(): Argument #3 ($userdata) must be passed by reference, value given in %s on line %d Done
Copyright ©2k19 -
Hexid
|
Tex7ure