Skip to content
Snippets Groups Projects
Commit 61d2457e authored by Simon Praetorius's avatar Simon Praetorius
Browse files

[FEATURE] Raise Fluid Standalone to 4.0

This patch raises the minimum Fluid dependency to the just
released Fluid 4. The Fluid team has taken great care to
plan this switch in the Core by introducing a lot of changes
in advance, both with minor releases of Fluid 2 and code
changes in the Core to avoid now deprecated Fluid features.
There are no new deprecations with this release. All
deprecations have already been announced and documented
in previous raises of Fluid 2.x in the Core.

One recently added test case needs to be adjusted with this
change to account for the feature described in the attached
feature RST file.

For a full changelog and more information about the release,
dedicated release notes are available on GitHub:
https://github.com/TYPO3/Fluid/releases/tag/4.0.0

Executed commands:

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

Resolves: #104896
Releases: main
Change-Id: Ia40b2a62ba43303bdc094f763e103465a0d5a03e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86008


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarSimon Praetorius <simon@praetorius.me>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarSimon Praetorius <simon@praetorius.me>
parent 3d171d0d
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