/
proc
/
3430793
/
cwd
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
file
/
File Upload :
llllll
Current File: //proc/3430793/cwd/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/file/bug32160.phpt
--TEST-- Bug #32160 (copying a file into itself leads to data loss) --FILE-- <?php $path = __DIR__ . "/bug32160.txt"; var_dump(copy($path, $path)); chdir(__DIR__); var_dump(copy($path, "bug32160.txt")); var_dump(copy("bug32160.txt", "bug32160.txt")); ?> --EXPECT-- bool(false) bool(false) bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure