/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug36258.phpt
--TEST-- Bug #36258 (SplFileObject::getPath() may lead to segfault) --FILE-- <?php $diriter = new RecursiveIteratorIterator( new RecursiveDirectoryIterator('.') ); foreach ($diriter as $key => $file) { var_dump($file->getFilename()); var_dump($file->getPath()); break; } ?> --EXPECTF-- string(%d) "%s" string(%d) "%s"
Copyright ©2k19 -
Hexid
|
Tex7ure