Fix "Dynamic call to static method"

Created on 18 April 2024, 12 months ago
Updated 20 April 2024, 12 months ago

Problem/Motivation

Scanning the tests of this module with PHPStorm/PHPStan reveals hundreds of dynamic calls to static methods, for example:

  157    Dynamic call to static method PHPUnit\Framework\TestCase::any().                                                    
  159    Dynamic call to static method PHPUnit\Framework\TestCase::returnValue(). 

Let's fix these.

📌 Task
Status

Closed: won't fix

Version

1.0

Component

Code

Created by

🇯🇵Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024