/
proc
/
2156874
/
root
/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //proc/2156874/root/proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug67359.phpt
--TEST-- Bug #67359 (Segfault in recursiveDirectoryIterator) --FILE-- <?php try { $rdi = new recursiveDirectoryIterator(__DIR__, FilesystemIterator::SKIP_DOTS | FilesystemIterator::UNIX_PATHS); $it = new recursiveIteratorIterator( $rdi ); $it->seek(1); while( $it->valid()) { if( $it->isFile() ) { $it->current(); } $it->next(); } $it->current(); } catch(Exception $e) { } echo "okey" ?> --EXPECT-- okey
Copyright ©2k19 -
Hexid
|
Tex7ure