Skip to content
Snippets Groups Projects
Commit 7b2c112f authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[!!!][FEATURE] Add PSR-14 Event and DTO for modifying resolved ImageResource

This replaces the previously available hook
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_content.php']['getImgResource']
which is therefore now removed.

The hook required implementations to implement
the `ContentObjectGetImageResourceHookInterface`,
which is now deprecated as it's unused due to
the hook removal.

Resolves: #102755
Releases: main
Change-Id: I8fb387d035fe4d8ecb904b1e379b0bf1872193e6
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82332


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent c90c95ab
Branches
Tags
No related merge requests found
Showing
with 589 additions and 177 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