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 ( #1586 )
...
Followup to #1580
2025-02-03 16:05:37 +01:00
Karsten Nowak
a9be05fbc3
[DOCS] Extend PHIVE section in docs ( #1388 )
...
Fixes #543
Fixes #429
2025-02-03 14:41:58 +00:00
39ed4cf313
[TASK] Raise PHP Language Level to 8.1 ( #1577 )
...
Resolves : #1568
2025-02-03 15:37:30 +01:00
Oliver Klee
44429528fd
[FEATURE] Add support for PHP 8.4 ( #1536 )
...
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 ( #1583 )
...
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 ( #1584 )
...
---
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 ( #1381 )
...
Fixes #1379
2025-02-03 13:52:48 +01:00
e56a0244a5
[TASK] Drop PHP_CodeSniffer ( #1582 )
...
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 : #1580
2025-02-03 13:35:01 +01:00
Oliver Klee
524e2cb062
[TASK] Make the naming schema of CI jobs consistent ( #1581 )
...
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 #1571
2025-02-03 13:33:47 +01:00
Oliver Klee
ab4d34f584
[TASK] Drop obsolete GitLab CI jobs ( #1579 )
...
Also link two existing jobs.
Followup to #1566 and #1567
2025-02-03 13:20:36 +01:00
a97840eccd
[!!!][TASK] Remove TYPO3 v11 Support ( #1578 )
...
As official v11 support has stopped.
Resolves : #1567
2025-02-03 12:53:11 +01:00
1897f14a5c
[!!!][TASK] Drop support for PHP < 8.1 ( #1576 )
...
As this is not supported by current TYPO3 LTS versions.
Resolves : #1566
2025-02-03 12:27:27 +01:00