Skip to content
Snippets Groups Projects
Commit 87446c04 authored by Thomas Hohn's avatar Thomas Hohn Committed by Anja Leichsenring
Browse files

[!!!][TASK] Remove deprecated code ContextualFeedbackSeverity

Removed the following public method:
* \TYPO3\CMS\Core\Type\ContextualFeedbackSeverity::transform

Removed the following public constants:
* \TYPO3\CMS\Core\Messaging\AbstractMessage::ERROR
* \TYPO3\CMS\Core\Messaging\AbstractMessage::INFO
* \TYPO3\CMS\Core\Messaging\AbstractMessage::NOTICE
* \TYPO3\CMS\Core\Messaging\AbstractMessage::OK
* \TYPO3\CMS\Core\Messaging\AbstractMessage::WARNING
* \TYPO3\CMS\Core\Messaging\FlashMessage::ERROR
* \TYPO3\CMS\Core\Messaging\FlashMessage::INFO
* \TYPO3\CMS\Core\Messaging\FlashMessage::NOTICE
* \TYPO3\CMS\Core\Messaging\FlashMessage::OK
* \TYPO3\CMS\Core\Messaging\FlashMessage::WARNING
* \TYPO3\CMS\Reports\Status::ERROR
* \TYPO3\CMS\Reports\Status::INFO
* \TYPO3\CMS\Reports\Status::NOTICE
* \TYPO3\CMS\Reports\Status::OK
* \TYPO3\CMS\Reports\Status::WARNING

Resolves: #101043
Related: #100963
Related: #97787
Releases: main
Change-Id: Ieefeec3da44b09fe2ee5446f8f5ac38c6161e7ca
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79327


Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 5392e84b
Branches
Tags
No related merge requests found
Showing
with 59 additions and 151 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