/
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/bug62607.phpt
--TEST-- Bug #62607: array_walk_recursive move internal pointer --FILE-- <?php $arr = array('a'=>'b'); echo 'Before -> '.current($arr).PHP_EOL; array_walk_recursive($arr, function(&$val){}); echo 'After -> '.current($arr); ?> --EXPECT-- Before -> b After -> b
Copyright ©2k19 -
Hexid
|
Tex7ure