Skip to main content


[TASK] Remove superfluous annotations of ContainerInterface

Resolves: #99940
Related: #99939
Related: #99929
Releases: main
Change-Id: Id1acd20de0cc9b9256e57d4a7751834cf78e59a7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77843
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>



[TASK] PhpStorm understands EventDispatcher->dispatch()

PhpStorm now understands that PSR-14
`EventDispatcherInterface->dispatch()` returns an instance of the
first argument.

Resolves: #99929
Releases: main
Change-Id: I0fda1df8cc434b897311049fbef5fe4f1389a2e7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77837
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>
Tested-by: core-ci <typo3@b13.com>



[TASK] PhpStorm understands ContainerInterface->get()

PhpStorm now understands that PSR-11
ContainerInterface->get() returns an
instance of the first argument.

Resolves: #99929
Releases: main
Change-Id: I4c3e77aed92ce4e9b318923577ce346515a6299c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77829
Reviewed-by: Stefan Bürk <stefan@buerk.tech>
Tested-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Stefan Bürk <stefan@buerk.tech>
Reviewed-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: Anja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: Andreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: core-ci <typo3@b13.com>