OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
guzzlehttp
/
promises
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:57 AM
rwxr-xr-x
📄
.editorconfig
156 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📁
.git
-
08/12/2024 10:35:32 AM
rwxr-xr-x
📄
.gitattributes
468 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📁
.github
-
08/12/2024 10:34:09 AM
rwxr-xr-x
📄
.gitignore
112 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
.php-cs-fixer.dist.php
3.69 KB
08/12/2024 10:32:57 AM
rw-r--r--
📄
.travis.yml
452 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
CHANGELOG.md
2.09 KB
08/12/2024 10:32:57 AM
rw-r--r--
📄
LICENSE
1.28 KB
08/12/2024 10:32:57 AM
rw-r--r--
📄
Makefile
202 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
README.md
17.55 KB
08/12/2024 10:32:57 AM
rw-r--r--
📄
composer.json
1.42 KB
08/12/2024 10:32:57 AM
rw-r--r--
📄
phpstan-baseline.neon
903 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
phpstan.neon.dist
96 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
phpunit.xml.dist
604 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📄
psalm.xml
459 bytes
08/12/2024 10:32:57 AM
rw-r--r--
📁
src
-
08/12/2024 10:33:19 AM
rwxr-xr-x
📁
tests
-
08/12/2024 10:33:20 AM
rwxr-xr-x
Editing: phpstan-baseline.neon
Close
parameters: ignoreErrors: - message: "#^Cannot call method reject\\(\\) on null\\.$#" count: 1 path: src/EachPromise.php - message: "#^Dead catch \\- Exception is already caught above\\.$#" count: 2 path: src/EachPromise.php - message: "#^Dead catch \\- Exception is already caught above\\.$#" count: 1 path: src/FulfilledPromise.php - message: "#^Dead catch \\- Exception is already caught above\\.$#" count: 2 path: src/Promise.php - message: "#^Dead catch \\- Exception is already caught above\\.$#" count: 1 path: src/RejectedPromise.php - message: "#^Dead catch \\- Exception is already caught above\\.$#" count: 2 path: src/Utils.php - message: "#^Dead catch \\- GuzzleHttp\\\\Promise\\\\RejectionException is never thrown in the try block\\.$#" count: 1 path: src/Utils.php