📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 06:39:00
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
nikic
/
php-parser
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/nikic/php-parser
🔄 Refresh
✏️
Editing: phpunit.xml.dist
Writable
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd" backupGlobals="false" colors="true" convertDeprecationsToExceptions="true" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="./test/bootstrap.php"> <testsuites> <testsuite name="PHPParser Test Suite"> <directory>./test/</directory> </testsuite> </testsuites> <coverage> <include> <directory suffix=".php">./lib/PhpParser/</directory> </include> </coverage> </phpunit>
💾 Save Changes
❌ Cancel