Problem/Motivation

PHPStan baseline is currently skipping multiple Call to an undefined method errors.

Proposed resolution

Fix the errors due to crufty calls to drupalPost* methods, clean up the baseline.

CommentFileSizeAuthor
#3 3316825-3.patch3.36 KBmondrake
#2 3316815-2.patch4.07 KBmondrake

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
StatusFileSize
new4.07 KB
mondrake’s picture

StatusFileSize
new3.36 KB

EDIT - wrong patch, it's for another issue.

mondrake’s picture

The last submitted patch, 2: 3316815-2.patch, failed testing. View results

daffie’s picture

Status: Needs review » Reviewed & tested by the community

The patch of comment #2 is for me RTBC.

  • catch committed ba65bda on 10.0.x
    Issue #3316815 by mondrake: Fix PHPStan L0 issues for calls to crufty...
  • catch committed 78f3dbf on 10.1.x
    Issue #3316815 by mondrake: Fix PHPStan L0 issues for calls to crufty...
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.