Skip to content

Commit

Permalink
Baseline deprecation issue
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Jan 26, 2024
1 parent fe4e6ae commit 092db0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@
<code>vars</code>
</UndefinedInterfaceMethod>
</file>
<file src="src/Helper/DeprecatedAbstractHelperHierarchyTrait.php">
<DeprecatedClass>
<code>self</code>
</DeprecatedClass>
</file>
<file src="src/Helper/Doctype.php">
<DocblockTypeContradiction>
<code>null === static::$registeredDoctypes</code>
Expand Down

0 comments on commit 092db0d

Please sign in to comment.