📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 07:07:49
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
ralouphie
/
getallheaders
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/ralouphie/getallheaders
🔄 Refresh
✏️
Editing: phpunit.xml
Writable
<phpunit bootstrap="vendor/autoload.php" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true"> <testsuite name="getallheaders"> <directory>./tests</directory> </testsuite> <filter> <whitelist> <directory suffix=".php">src</directory> </whitelist> </filter> <logging> <log type="coverage-clover" target="build/logs/clover.xml"/> </logging> </phpunit>
💾 Save Changes
❌ Cancel