Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.217.14
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
cpanel /
ea-wappspector /
.github /
workflows /
Delete
Unzip
Name
Size
Permission
Date
Action
lint.yml
477
B
-rw-r--r--
2026-05-14 16:40
unit-test.yml
429
B
-rw-r--r--
2026-05-14 16:40
Save
Rename
name: unit-test on: [push] jobs: build-test: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: php-actions/composer@v6 - name: PHPUnit Tests uses: php-actions/phpunit@v4 with: php_extensions: xdebug bootstrap: tests/bootstrap.php configuration: phpunit.xml args: --coverage-text env: XDEBUG_MODE: coverage