Project

General

Profile

Actions

Task #85358

closed

Privately declare deprecated public methods/properties

Added by Mathias Brodala over 5 years ago. Updated over 5 years ago.

Status:
Rejected
Priority:
Should have
Category:
-
Target version:
-
Start date:
2018-06-23
Due date:
% Done:

0%

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

Description

There are two traits PublicMethodDeprecationTrait and PublicPropertyDeprecationTrait. These require defining a property map which methods/properties should be handled.

To ensure deprecations continue to work even in classes extending these and overwriting the property map the property map must be declared private:

https://3v4l.org/Ejdue

Actions #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57333

Actions #3

Updated by Christian Kuhn over 5 years ago

  • Status changed from Under Review to Rejected

rejected for now. please resurrect if active work happens here.

Actions

Also available in: Atom PDF