[TASK] fix tests for state of 2026.03.26#4604
Merged
dkd-kaehm merged 2 commits intoTYPO3-Solr:mainfrom Mar 26, 2026
Merged
Conversation
…3 14 - Classes/Backend/IndexingConfigurationSelectorField.php - Pass required TcaSchema parameter to mapRecordTypeToIconIdentifier()
c2614fe to
e81bef0
Compare
- composer.json
- Upgrade typo3/testing-framework ^9.3.0 → ^9.5.0
- Remove late-static-binding patch (fixed upstream in 9.5.0)
- Remove testing-framework patch configuration from extra
- Remove cweagans/composer-patches (no longer needed)
- Upgrade minimal phpunit ^11.5.48 → ^11.5.55
and stay on fixed version for PHP 8.2-8.5
- Use fixed brianium/paratest for all PHP versions ^7.8 → ^7.8.5
and stay on fixed version for PHP 8.2-8.5
- Tests/Integration/Fixtures/Extensions/
- Remove ext_emconf.php from fake_extension, fake_extension2,
fake_extension3 (deprecated, use composer.json exclusively)
e81bef0 to
72f8675
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes to make GitHub Actions on TYPO3 14 Stack green again
This pull-request contains multiple commits:
Don't squash them by merging!
[TASK] Fix IconFactory::mapRecordTypeToIconIdentifier() call for TYPO3 14
[TASK] upgrade to typo3/testing-framework 9.5.0
and stay on fixed version for PHP 8.2-8.5
and stay on fixed version for PHP 8.2-8.5
fake_extension3 (deprecated, use composer.json exclusively)