Skip to content
Snippets Groups Projects
Commit ce616aeb authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Deprecate extbase request getRequestUri()

The next step towards a PSR-7 compatible request
object in extbase is to get rid of getRequestUri()
and setRequestUri().

The strategy is similar to getBaseUri() from issue
#94223: The Internal method setRequestUri() is dropped
and the unused getRequestUri() is deprecated.

Resolves: #94228
Related: #94223
Releases: master
Change-Id: I99f74ac989fd697404b63c90c3ee8843abb80626
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69316


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent ca2bcfc1
Branches
Tags
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