Actions
Task #91272
closedUse static function reference in test case
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2020-05-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Invoking call_user_func_array([ExampleClass::class, 'methodName'], [])
on a static method throws a PHP warning.
Actions