📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 18:23:28
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
testdox
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpunit/phpunit/tests/end-to-end/testdox
🔄 Refresh
✏️
Editing: test-that-triggers-warning-default.phpt
Writable
--TEST-- TestDox: Test triggers warning and --display-warning is not used --FILE-- <?php declare(strict_types=1); $_SERVER['argv'][] = '--do-not-cache-result'; $_SERVER['argv'][] = '--no-configuration'; $_SERVER['argv'][] = '--no-progress'; $_SERVER['argv'][] = '--testdox'; $_SERVER['argv'][] = '--colors=never'; $_SERVER['argv'][] = __DIR__ . '/_files/WarningTest.php'; require_once __DIR__ . '/../../bootstrap.php'; (new PHPUnit\TextUI\Application)->run($_SERVER['argv']); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s Time: %s, Memory: %s Warning (PHPUnit\TestFixture\TestDox\Warning) ⚠ Warning OK, but there were issues! Tests: 1, Assertions: 1, Warnings: 1.
💾 Save Changes
❌ Cancel