📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 03:28:13
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
_files
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpunit/phpunit/tests/end-to-end/_files
🔄 Refresh
✏️
Editing: phpt-ini-clean.phpt
Writable
--TEST-- PHPT uses a subprocess when --INI-- is present, even if --CLEAN-- has IO side-effect --INI-- error_reporting=-1 --FILE-- <?php declare(strict_types=1); echo "Hello, World!\n"; --EXPECT-- Hello, World! --CLEAN-- <?php declare(strict_types=1); @unlink('/some/non/existing/file'); ?>
💾 Save Changes
❌ Cancel