psalm icon indicating copy to clipboard operation
psalm copied to clipboard

Fix false `MissingOverrideAttribute` issue

Open ghostwriter opened this issue 1 year ago • 0 comments

This patch resolves #10982, via the following changes:

  • Add test case tests/OverrideTest.php
  • Update src/Psalm/Internal/Analyzer/FunctionLikeAnalyzer.php

ghostwriter avatar May 24 '24 01:05 ghostwriter