<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.11.0@c9b192ab8400fdaf04b2b13d110575adc879aa90">
  <file src="src/Chunk.php">
    <LessSpecificReturnStatement>
      <code><![CDATA[$this->lines]]></code>
      <code><![CDATA[$this->lines]]></code>
    </LessSpecificReturnStatement>
    <MoreSpecificReturnType>
      <code><![CDATA[list<Line>]]></code>
      <code><![CDATA[list<Line>]]></code>
    </MoreSpecificReturnType>
  </file>
  <file src="src/Differ.php">
    <MissingParamType>
      <code>$line</code>
    </MissingParamType>
  </file>
  <file src="src/Exception/ConfigurationException.php">
    <MissingParamType>
      <code>$value</code>
    </MissingParamType>
  </file>
  <file src="src/Output/StrictUnifiedDiffOutputBuilder.php">
    <InvalidPropertyAssignmentValue>
      <code><![CDATA[$options['contextLines']]]></code>
    </InvalidPropertyAssignmentValue>
    <MissingParamType>
      <code>$output</code>
      <code>$output</code>
    </MissingParamType>
    <PropertyNotSetInConstructor>
      <code>$changed</code>
    </PropertyNotSetInConstructor>
  </file>
  <file src="src/Output/UnifiedDiffOutputBuilder.php">
    <MissingParamType>
      <code>$output</code>
      <code>$output</code>
    </MissingParamType>
  </file>
</files>
