/
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/bug70868.phpt
--TEST-- Bug #70868, with PCRE JIT --INI-- pcre.jit=1 --FILE-- <?php namespace X; $iterator = new \RegexIterator( new \ArrayIterator(['A.phpt', 'B.phpt', 'C.phpt']), '/\.phpt$/' ) ; foreach ($iterator as $foo) { var_dump($foo); preg_replace('/\.phpt$/', '', ''); } echo "Done", PHP_EOL; ?> --EXPECT-- string(6) "A.phpt" string(6) "B.phpt" string(6) "C.phpt" Done
Copyright ©2k19 -
Hexid
|
Tex7ure