Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 216.73.216.44
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
vendor /
phpoffice /
phpspreadsheet /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxrwxr-x
2023-06-14 22:48
.php-cs-fixer.dist.php
10.82
KB
-rw-rw-r--
2023-06-14 22:48
.phpcs.xml.dist
752
B
-rw-rw-r--
2023-06-14 22:48
CHANGELOG.md
109.68
KB
-rw-rw-r--
2023-06-14 22:48
CONTRIBUTING.md
3.06
KB
-rw-rw-r--
2023-06-14 22:48
LICENSE
1.05
KB
-rw-rw-r--
2023-06-14 22:48
README.md
6.51
KB
-rw-rw-r--
2023-06-14 22:48
composer.json
3.71
KB
-rw-rw-r--
2023-06-14 22:48
phpstan-baseline.neon
1.05
KB
-rw-rw-r--
2023-06-14 22:48
phpstan-conditional.php
4
KB
-rw-rw-r--
2023-06-14 22:48
phpstan.neon.dist
1.34
KB
-rw-rw-r--
2023-06-14 22:48
phpunit10.xml.dist
617
B
-rw-rw-r--
2023-06-14 22:48
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.1/phpunit.xsd" bootstrap="./tests/bootstrap.php" backupGlobals="true" colors="true" cacheResultFile="/tmp/.phpspreadsheet.phpunit.result.cache"> <coverage/> <php> <ini name="memory_limit" value="2048M"/> </php> <testsuite name="PhpSpreadsheet Unit Test Suite"> <directory>./tests/PhpSpreadsheetTests</directory> </testsuite> <source> <include> <directory suffix=".php">./src</directory> </include> </source> </phpunit>