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

[TASK] Raise typo3fluid/fluid:^2.14.0

> composer req typo3fluid/fluid:^2.14.0
> composer req -d typo3/sysext/adminpanel --no-update typo3fluid/fluid:^2.14.0
> composer req -d typo3/sysext/core --no-update typo3fluid/fluid:^2.14.0
> composer req -d typo3/sysext/fluid --no-update typo3fluid/fluid:^2.14.0
> composer req -d typo3/sysext/redirects --no-update typo3fluid/fluid:^2.14.0

Notable changes:
* Obsoletes VH overrideArgument() by allowing registerArgument()
  to override existing arguments without throwing an exception.
* Fully b/w compatible changes to ViewInterface
* New soft-deprecations in AbstractTemplateView

Resolves: #104463
Releases: main
Change-Id: I844bc31dc0ffa96ea337fcc207544b9cc45f4694
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85338


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarGarvin Hicking <gh@faktor-e.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Praetorius <simon@praetorius.me>
Reviewed-by: default avatarGarvin Hicking <gh@faktor-e.de>
Tested-by: default avatarSimon Praetorius <simon@praetorius.me>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 09f492cf
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