📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 01:01:01
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
generic
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpunit/phpunit/tests/end-to-end/generic
🔄 Refresh
✏️
Editing: phar-extension-suppressed.phpt
Writable
--TEST-- phpunit --configuration tests/_files/phar-extension-bootstrap/phpunit.xml --no-extensions --SKIPIF-- <?php declare(strict_types=1); if (extension_loaded('xdebug')) { print 'skip: Extension xdebug must not be loaded.'; } --FILE-- <?php declare(strict_types=1); $_SERVER['argv'][] = '--do-not-cache-result'; $_SERVER['argv'][] = '--configuration'; $_SERVER['argv'][] = __DIR__ . '/../_files/phar-extension/phpunit.xml'; $_SERVER['argv'][] = '--no-extensions'; require_once __DIR__ . '/../../bootstrap.php'; (new PHPUnit\TextUI\Application)->run($_SERVER['argv']); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s Configuration: %s . 1 / 1 (100%) Time: %s, Memory: %s OK (1 test, 1 assertion)
💾 Save Changes
❌ Cancel