📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 15:59:16
📂
/ (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-subprocess.phpt
Writable
--TEST-- PHPT uses a subprocess when --INI-- is present, even if --SKIPIF-- has no side-effect --INI-- error_reporting=-1 --SKIPIF-- <?php declare(strict_types=1); if (1 == 2) { echo "skip this test\n"; } --FILE-- <?php declare(strict_types=1); echo "Hello, World!\n"; --EXPECT-- Hello, World!
💾 Save Changes
❌ Cancel