Bug #23010
closed
Remove deprecated methods with deprecation log from core for 4.6
Added by Sebastian Michaelsen over 14 years ago.
Updated over 11 years ago.
Description
Beginning with 4.5 we can systematically remove old deprecated stuff from the core. As a first step I wanted to remove the obvious. This RFC removes all methods which:
- are deprecated since 4.3 or earlier
- have a deprecation log
- are not in use anymore anywhere in the core
There are also methods which are deprecated but don't have deprecation log. IMHO we shouldn't simply remove them even if they were targeted for removal in 4.5. They should get deprecation logs (another RFC) and removal should be postponed to 4.7 for them.
Deprecated classes like gzip_encode should produce a deprecation log entry via constructor and also be removed in 4.7
(issue imported from #M14883)
Files
Noticed that the class gzip_encode already had a deprecation log in the constructor. So it can be safely removed.
Won't be done for 4.5 because of its LTS. Can be closed
Resolved, no change required (for now).
This has been postponed to 4.6, because 4.5 with Long Term Support should not break anything.
Thanks for the update!
opened a 4.6.0 version and set it as target.
Patch set 1 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
- Assignee set to Xavier Perseguers
- Status changed from New to Under Review
Patch set 2 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
- Target version changed from 1081 to 1238
Patch set 3 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
Patch set 4 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
Patch set 5 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
- Target version changed from 1238 to 1281
Patch set 6 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
Patch set 7 of change I6ea863ae95f0433def4137cd4be1dc01ffc34bce has been pushed to the review server.
It is available at http://review.typo3.org/1988
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Change has been successfully cherry-picked as 92ed20891b6daca779ea2e738578296c2779b515.
- Status changed from Resolved to Closed
- Target version deleted (
1281)
Also available in: Atom
PDF