Skip to content
Snippets Groups Projects
Commit b7e3ce12 authored by Stefan Bürk's avatar Stefan Bürk
Browse files

[TASK] Enable PHP8.2 functional testing in CI workflows

This patch shifts some functional test executions in
CI workflows to PHP8.2. Thus enabling test coverage
for new PHP8.2 version in a early stage.

For nightly we only can active it for `locked` runs,
as prophecy/prophecy is not allowed to be installed
with PHP8.2 currently.
See: https://github.com/phpspec/prophecy/issues/556

Backport to 11.5 is skipped for now due some issues
in "doctrine/dbal 2.x" with PHP8.2.

Resolves: #98109
Releases: main
Change-Id: I02c4dc4bd3cdd589330b038463ed58a384e3d70d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75404


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 55a0663c
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