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 #1

Updated by Gerrit Code Review 3 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/85804

Actions #2

Updated by Wouter Wolters 3 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #3

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF