File: //proc/self/root/proc/self/cwd/pm/app/ThirdParty/Pusher/vendor/guzzlehttp/psr7/psalm-baseline.xml
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.x-dev@">
<file src="src/CachingStream.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/DroppingStream.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/FnStream.php">
<InvalidFunctionCall occurrences="15">
<code>call_user_func($this->_fn___toString)</code>
<code>call_user_func($this->_fn_close)</code>
<code>call_user_func($this->_fn_detach)</code>
<code>call_user_func($this->_fn_eof)</code>
<code>call_user_func($this->_fn_getContents)</code>
<code>call_user_func($this->_fn_getMetadata, $key)</code>
<code>call_user_func($this->_fn_getSize)</code>
<code>call_user_func($this->_fn_isReadable)</code>
<code>call_user_func($this->_fn_isSeekable)</code>
<code>call_user_func($this->_fn_isWritable)</code>
<code>call_user_func($this->_fn_read, $length)</code>
<code>call_user_func($this->_fn_rewind)</code>
<code>call_user_func($this->_fn_seek, $offset, $whence)</code>
<code>call_user_func($this->_fn_tell)</code>
<code>call_user_func($this->_fn_write, $string)</code>
</InvalidFunctionCall>
</file>
<file src="src/HttpFactory.php">
<ParamNameMismatch occurrences="1">
<code>$file</code>
</ParamNameMismatch>
</file>
<file src="src/InflateStream.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/LimitStream.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/MessageTrait.php">
<LessSpecificImplementedReturnType occurrences="7">
<code>MessageInterface</code>
<code>MessageInterface</code>
<code>MessageInterface</code>
<code>MessageInterface</code>
<code>MessageInterface</code>
<code>array</code>
<code>array</code>
</LessSpecificImplementedReturnType>
<ParamNameMismatch occurrences="6">
<code>$header</code>
<code>$header</code>
<code>$header</code>
<code>$header</code>
<code>$header</code>
<code>$header</code>
</ParamNameMismatch>
</file>
<file src="src/MultipartStream.php">
<PossiblyNullArgument occurrences="2">
<code>$filename</code>
<code>$filename</code>
</PossiblyNullArgument>
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/Request.php">
<ParadoxicalCondition occurrences="1">
<code>isset($this->headerNames['host'])</code>
</ParadoxicalCondition>
</file>
<file src="src/ServerRequest.php">
<InvalidReturnStatement occurrences="1">
<code>$normalizedFiles</code>
</InvalidReturnStatement>
<InvalidReturnType occurrences="1">
<code>UploadedFileInterface[]</code>
</InvalidReturnType>
<ParamNameMismatch occurrences="3">
<code>$attribute</code>
<code>$attribute</code>
<code>$attribute</code>
</ParamNameMismatch>
</file>
<file src="src/Stream.php">
<InvalidPropertyAssignmentValue occurrences="1">
<code>$this->stream</code>
</InvalidPropertyAssignmentValue>
<RedundantPropertyInitializationCheck occurrences="10">
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
<code>isset($this->stream)</code>
</RedundantPropertyInitializationCheck>
</file>
<file src="src/StreamDecoratorTrait.php">
<UndefinedThisPropertyAssignment occurrences="2">
<code>$this->stream</code>
<code>$this->stream</code>
</UndefinedThisPropertyAssignment>
</file>
<file src="src/Uri.php">
<PossiblyInvalidArgument occurrences="1">
<code>$result</code>
</PossiblyInvalidArgument>
</file>
<file src="src/UriResolver.php">
<TypeDoesNotContainType occurrences="1">
<code>'' === $relativePath</code>
</TypeDoesNotContainType>
</file>
<file src="src/Utils.php">
<FalsableReturnStatement occurrences="1">
<code>$contents</code>
</FalsableReturnStatement>
<MissingDocblockType occurrences="2">
<code>throw $ex;</code>
<code>throw $ex;</code>
</MissingDocblockType>
<PossiblyUndefinedVariable occurrences="2">
<code>$contents</code>
<code>$handle</code>
</PossiblyUndefinedVariable>
</file>
</files>