Skip to content
Snippets Groups Projects
Commit 533b5019 authored by Benni Mack's avatar Benni Mack Committed by Anja Leichsenring
Browse files

[!!!][TASK] Remove cHash options from UriBuilders, ViewHelper + Routing

The cHash options in ViewHelpers and UriBuilders were a no-op
in TYPO3 v10 and Site Handling, and triggered deprecations.

They can now be removed without any side-effects, as cHash generation
is solely coordinated with the PageRouter and resolving is done within
1 PSR-15 middleware.

Resolves: #91522
Related: #91473
Releases: master
Change-Id: Ic209f376088622d95a8eb3bee0d7bcc941df2247
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64600


Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent c1d8f4e7
Branches
Tags
No related merge requests found
Showing
with 18 additions and 287 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