/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
strings
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/strings/bug42208.phpt
--TEST-- Bug #42208 (substr_replace() crashes when the same array is passed more than once) --FILE-- <?php $a = array(1, 2); $c = $a; var_dump(substr_replace($a, 1, 1, $c)); ?> --EXPECT-- array(2) { [0]=> string(2) "11" [1]=> string(2) "21" }
Copyright ©2k19 -
Hexid
|
Tex7ure