📄 Viewing: bug76801.phpt

--TEST--
include()ing files should not raise "too many open files" error
--PHPDBG--
r
q
--EXPECTF--
[Successful compilation of %s]
prompt> [Script ended normally]
prompt> 
--FILE--
<?php

for ($i = 0; $i < 25000; ++$i) {
    include __DIR__.'/empty.inc';
}

🌑 DarkStealth — WP Plugin Edition

Directory: /usr/src/php-7.4.23/sapi/phpdbg/tests