Problem/Motivation

PHPStan baseline is currently skipping multiple Call to an undefined method errors, #3291519: [Meta] Fix 'Call to an undefined method' PHPStan L0 errors.

Proposed resolution

Fix the errors in StreamWrapper\ReadOnlyStream, clean up the baseline.

CommentFileSizeAuthor
#2 3316950-2.patch2.65 KBmondrake
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
FileSize
2.65 KB
daffie’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

  • catch committed eeaaccc on 10.0.x
    Issue #3316950 by mondrake: Fix StreamWrapper\ReadOnlyStream PHPStan-0...
  • catch committed 4c18784 on 10.1.x
    Issue #3316950 by mondrake: Fix StreamWrapper\ReadOnlyStream PHPStan-0...
catch’s picture

Version: 10.1.x-dev » 10.0.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x and cherry-picked to 10.0.x, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.