HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
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-&gt;stream</code>
    </UndefinedThisPropertyAssignment>
  </file>
  <file src="src/DroppingStream.php">
    <UndefinedThisPropertyAssignment occurrences="1">
      <code>$this-&gt;stream</code>
    </UndefinedThisPropertyAssignment>
  </file>
  <file src="src/FnStream.php">
    <InvalidFunctionCall occurrences="15">
      <code>call_user_func($this-&gt;_fn___toString)</code>
      <code>call_user_func($this-&gt;_fn_close)</code>
      <code>call_user_func($this-&gt;_fn_detach)</code>
      <code>call_user_func($this-&gt;_fn_eof)</code>
      <code>call_user_func($this-&gt;_fn_getContents)</code>
      <code>call_user_func($this-&gt;_fn_getMetadata, $key)</code>
      <code>call_user_func($this-&gt;_fn_getSize)</code>
      <code>call_user_func($this-&gt;_fn_isReadable)</code>
      <code>call_user_func($this-&gt;_fn_isSeekable)</code>
      <code>call_user_func($this-&gt;_fn_isWritable)</code>
      <code>call_user_func($this-&gt;_fn_read, $length)</code>
      <code>call_user_func($this-&gt;_fn_rewind)</code>
      <code>call_user_func($this-&gt;_fn_seek, $offset, $whence)</code>
      <code>call_user_func($this-&gt;_fn_tell)</code>
      <code>call_user_func($this-&gt;_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-&gt;stream</code>
    </UndefinedThisPropertyAssignment>
  </file>
  <file src="src/LimitStream.php">
    <UndefinedThisPropertyAssignment occurrences="1">
      <code>$this-&gt;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-&gt;stream</code>
    </UndefinedThisPropertyAssignment>
  </file>
  <file src="src/Request.php">
    <ParadoxicalCondition occurrences="1">
      <code>isset($this-&gt;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-&gt;stream</code>
    </InvalidPropertyAssignmentValue>
    <RedundantPropertyInitializationCheck occurrences="10">
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
      <code>isset($this-&gt;stream)</code>
    </RedundantPropertyInitializationCheck>
  </file>
  <file src="src/StreamDecoratorTrait.php">
    <UndefinedThisPropertyAssignment occurrences="2">
      <code>$this-&gt;stream</code>
      <code>$this-&gt;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>