OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
aws-ses
/
vendor
/
guzzlehttp
/
psr7
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 10:50:14 AM
rwxr-xr-x
📄
.editorconfig
198 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📁
.git
-
08/14/2024 10:55:52 AM
rwxr-xr-x
📄
.gitattributes
494 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📁
.github
-
08/14/2024 10:52:55 AM
rwxr-xr-x
📄
.gitignore
116 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📄
.php-cs-fixer.dist.php
734 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📄
CHANGELOG.md
11.41 KB
08/14/2024 10:50:14 AM
rw-r--r--
📄
LICENSE
1.39 KB
08/14/2024 10:50:14 AM
rw-r--r--
📄
Makefile
436 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📄
README.md
29.46 KB
08/14/2024 10:50:15 AM
rw-r--r--
📄
composer.json
2.57 KB
08/14/2024 10:50:14 AM
rw-r--r--
📄
phpstan-baseline.neon
7.9 KB
08/14/2024 10:50:14 AM
rw-r--r--
📄
phpstan.neon.dist
218 bytes
08/14/2024 10:50:14 AM
rw-r--r--
📄
phpunit.xml.dist
1.37 KB
08/14/2024 10:50:14 AM
rw-r--r--
📄
psalm-baseline.xml
4.42 KB
08/14/2024 10:50:15 AM
rw-r--r--
📄
psalm.xml
499 bytes
08/14/2024 10:50:15 AM
rw-r--r--
📁
src
-
08/14/2024 10:52:55 AM
rwxr-xr-x
📁
tests
-
08/14/2024 10:52:55 AM
rwxr-xr-x
📁
vendor-bin
-
08/14/2024 10:52:56 AM
rwxr-xr-x
Editing: phpstan-baseline.neon
Close
parameters: ignoreErrors: - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/AppendStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/CachingStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/DroppingStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn___toString\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_close\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_detach\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_eof\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_getContents\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_getMetadata\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_getSize\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_isReadable\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_isSeekable\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_isWritable\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_read\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_rewind\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_seek\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_tell\\.$#" count: 1 path: src/FnStream.php - message: "#^Access to an undefined property GuzzleHttp\\\\Psr7\\\\FnStream\\:\\:\\$_fn_write\\.$#" count: 1 path: src/FnStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/FnStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/InflateStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/LazyOpenStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/LimitStream.php - message: "#^Parameter \\#1 \\$haystack of function substr_count expects string, string\\|null given\\.$#" count: 1 path: src/Message.php - message: "#^Parameter \\#2 \\$subject of function preg_match expects string, string\\|null given\\.$#" count: 1 path: src/Message.php - message: "#^Parameter \\#2 \\$subject of function preg_match_all expects string, string\\|null given\\.$#" count: 1 path: src/Message.php - message: "#^Variable \\$headerLines in PHPDoc tag @var does not match assigned variable \\$count\\.$#" count: 1 path: src/Message.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/MultipartStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/NoSeekStream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/PumpStream.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\ServerRequest\\:\\:normalizeNestedFileSpec\\(\\) should return array\\<Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\> but returns array\\<int\\|string, array\\<Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\>\\|Psr\\\\Http\\\\Message\\\\UploadedFileInterface\\>\\.$#" count: 1 path: src/ServerRequest.php - message: "#^Offset 'size' on array\\{0\\: int, 1\\: int, 2\\: int, 3\\: int, 4\\: int, 5\\: int, 6\\: int, 7\\: int, \\.\\.\\.\\} in isset\\(\\) always exists and is not nullable\\.$#" count: 1 path: src/Stream.php - message: "#^Property GuzzleHttp\\\\Psr7\\\\Stream\\:\\:\\$stream \\(resource\\) in isset\\(\\) is not nullable\\.$#" count: 10 path: src/Stream.php - message: "#^Property GuzzleHttp\\\\Psr7\\\\Stream\\:\\:\\$uri \\(string\\|null\\) does not accept mixed\\.$#" count: 1 path: src/Stream.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/Stream.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\StreamWrapper\\:\\:getResource\\(\\) should return resource but returns resource\\|false\\.$#" count: 1 path: src/StreamWrapper.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\UploadedFile\\:\\:isStringNotEmpty\\(\\) has parameter \\$param with no type specified\\.$#" count: 1 path: src/UploadedFile.php - message: "#^Cannot cast mixed to int\\.$#" count: 1 path: src/Uri.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\Uri\\:\\:filterPath\\(\\) should return string but returns string\\|null\\.$#" count: 1 path: src/Uri.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\Uri\\:\\:filterQueryAndFragment\\(\\) should return string but returns string\\|null\\.$#" count: 1 path: src/Uri.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\Uri\\:\\:filterUserInfoComponent\\(\\) should return string but returns string\\|null\\.$#" count: 1 path: src/Uri.php - message: "#^Parameter \\#1 \\$callback of function array_map expects \\(callable\\(int\\<0, 65535\\>\\|string\\)\\: mixed\\)\\|null, 'urldecode' given\\.$#" count: 1 path: src/Uri.php - message: "#^Parameter \\#1 \\$path of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withPath\\(\\) expects string, string\\|null given\\.$#" count: 3 path: src/UriNormalizer.php - message: "#^Parameter \\#1 \\$query of method Psr\\\\Http\\\\Message\\\\UriInterface\\:\\:withQuery\\(\\) expects string, string\\|null given\\.$#" count: 2 path: src/UriNormalizer.php - message: "#^Strict comparison using \\=\\=\\= between '' and non\\-falsy\\-string will always evaluate to false\\.$#" count: 1 path: src/UriResolver.php - message: "#^Method GuzzleHttp\\\\Psr7\\\\Utils\\:\\:tryGetContents\\(\\) should return string but returns string\\|false\\.$#" count: 1 path: src/Utils.php - message: "#^Offset 'uri' on array\\{timed_out\\: bool, blocked\\: bool, eof\\: bool, unread_bytes\\: int, stream_type\\: string, wrapper_type\\: string, wrapper_data\\: mixed, mode\\: string, \\.\\.\\.\\} on left side of \\?\\? always exists and is not nullable\\.$#" count: 1 path: src/Utils.php - message: "#^Parameter \\#1 \\$source of class GuzzleHttp\\\\Psr7\\\\PumpStream constructor expects callable\\(int\\)\\: \\(string\\|false\\|null\\), Closure\\(\\)\\: mixed given\\.$#" count: 1 path: src/Utils.php - message: "#^Unreachable statement \\- code above always terminates\\.$#" count: 1 path: src/Utils.php - message: "#^Variable \\$contents might not be defined\\.$#" count: 1 path: src/Utils.php - message: "#^Variable \\$handle might not be defined\\.$#" count: 1 path: src/Utils.php