Skip to content

Commit

Permalink
Merge pull request #9358 from weirdan/revert-8761
Browse files Browse the repository at this point in the history
  • Loading branch information
weirdan committed Feb 21, 2023
2 parents a24aa96 + 01c19d9 commit c46eccd
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 343 deletions.
8 changes: 1 addition & 7 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="dev-master@1ee0f1bcb81fa87d8b33a74ede37a6b1d8317294">
<files psalm-version="dev-master@">
<file src="examples/TemplateChecker.php">
<PossiblyUndefinedIntArrayOffset>
<code><![CDATA[$comment_block->tags['variablesfrom'][0]]]></code>
Expand Down Expand Up @@ -238,12 +238,6 @@
<code>$identifier_name</code>
</PossiblyUndefinedIntArrayOffset>
</file>
<file src="src/Psalm/Internal/CliUtils.php">
<InvalidArrayOffset>
<code>$input_path[2]</code>
<code>$input_path[2]</code>
</InvalidArrayOffset>
</file>
<file src="src/Psalm/Internal/Codebase/Analyzer.php">
<PossiblyUndefinedIntArrayOffset>
<code>$trait</code>
Expand Down

0 comments on commit c46eccd

Please sign in to comment.