mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-16 11:03:50 +01:00

Compare commits

...

13 commits

Author SHA1 Message Date
Eike Starkmann
e67e74075c
Merge branch 'main' into bug/gitlab-tests 2025-02-03 17:50:51 +01:00
Oliver Klee
23027f1370
[TASK] Drop the PHP_CodeSniffer configuration file ()
Followup to 
2025-02-03 16:05:37 +01:00
Karsten Nowak
a9be05fbc3
[DOCS] Extend PHIVE section in docs ()
Fixes 
Fixes 
2025-02-03 14:41:58 +00:00
39ed4cf313
[TASK] Raise PHP Language Level to 8.1 ()
Resolves: 
2025-02-03 15:37:30 +01:00
Oliver Klee
44429528fd
[FEATURE] Add support for PHP 8.4 ()
Comment-out GitHub Action jobs that fail with PHP 8.4 due to
incompatible dependencies.
2025-02-03 14:27:04 +01:00
Oliver Klee
c9d6e8742e
[TASK] Drop support for Symfony 5.x ()
As we now require TYPO3 >= 12LTS, and as that version requires
Symfony >= 6.x, we now can safely drop support for Symfony 5.x
2025-02-03 14:25:20 +01:00
dependabot[bot]
d49083123c
[Dependabot] Update helmich/typo3-typoscript-lint requirement from 3.1.1 || 3.2.1 to ^3.3.0 ()
---
updated-dependencies:
- dependency-name: helmich/typo3-typoscript-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 13:03:35 +00:00
Eike Starkmann
8bb14d867d
[FEATURE] Switch the PHPUnit tests to paratest ()
Fixes 
2025-02-03 13:52:48 +01:00
e56a0244a5
[TASK] Drop PHP_CodeSniffer ()
As we already have php-cs-fixer to maintain the CGL.
Therefore we get rid of a second tool for the same job.
They have different rules in the existing setup for newer PHP syntax.

Resolves: 
2025-02-03 13:35:01 +01:00
Oliver Klee
524e2cb062
[TASK] Make the naming schema of CI jobs consistent ()
Now the GitLab CI jobs have the TYPO3 version first and the
PHP version second, just like the GitHub Actions. This hopefully
helps avoid confustion like we had in the past, and helps
 reduce cognitive load when working with the CI jobs.

Fixes 
2025-02-03 13:33:47 +01:00
Oliver Klee
ab4d34f584
[TASK] Drop obsolete GitLab CI jobs ()
Also link two existing jobs.

Followup to  and 
2025-02-03 13:20:36 +01:00
a97840eccd
[!!!][TASK] Remove TYPO3 v11 Support ()
As official v11 support has stopped.

Resolves: 
2025-02-03 12:53:11 +01:00
1897f14a5c
[!!!][TASK] Drop support for PHP < 8.1 ()
As this is not supported by current TYPO3 LTS versions.

Resolves: 
2025-02-03 12:27:27 +01:00

Diff content is not available