Project

General

Profile

Actions

Task #104757

closed

Replace usage of deprecated constants of PhpParser in InterfaceMethodChangedMatcher

Added by Wouter Wolters 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2024-08-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Fetching deprecated class constant MODIFIER_PUBLIC of class PhpParser\Node\Stmt\Class_: Use Modifiers::PUBLIC instead

Fetching deprecated class constant MODIFIER_STATIC of class PhpParser\Node\Stmt\Class_: Use Modifiers::STATIC instead

Actions

Also available in: Atom PDF