Project

General

Profile

Actions

Bug #102805

closed

Borken deprecation messages for deprecated VersionState methods

Added by Oliver Bartsch 11 months ago. Updated 5 months ago.

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

100%

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

Description

The deprecation messages for the deprecated VersionState methods looks "borken" due to usage of static class string together with the __METHOD__ constant

Core: Error handler (BE): TYPO3 Deprecation Notice: VersionState::TYPO3\CMS\Core\Versioning\VersionState::cast has been marked as deprecated in TYPO3 v13. Use VersionState::tryFrom() instead.

Core: Error handler (BE): TYPO3 Deprecation Notice: VersionState->TYPO3\CMS\Core\Versioning\VersionState::equals has been marked as deprecated in TYPO3 v13. Use VersionState::tryFrom() and native comparison logic instead.
Actions #1

Updated by Gerrit Code Review 11 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/+/82417

Actions #2

Updated by Oliver Bartsch 11 months ago

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

Updated by Benni Mack 5 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF