Skip to content
Snippets Groups Projects
Commit 070fe7d9 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Benni Mack
Browse files

[!!!][TASK] Remove deprecated class Package\DependencyResolver

Also remove deprecations that were introduced with the deprecation
of the DependencyResolver in https://review.typo3.org/55977

Removed classes:
  - TYPO3\CMS\Core\Package\DependencyResolver

Removed methods:
  - TYPO3\CMS\Core\Package\PackageManager->injectDependencyResolver()

Method signature changes:
  - TYPO3\CMS\Core\Package\PackageManager->__construct():
    First argument mandatory

Releases: master
Resolves: #87213
Change-Id: Icb1fb060387ec00e5c7aa4429620b0ee251463b8
Reviewed-on: https://review.typo3.org/59212


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 76d9ef6b
Branches
Tags
No related merge requests found
Showing
with 13 additions and 625 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment