Skip to content

Draft: [FEATURE] TYPO3 v12 Compatibility#11

Draft
Riiiad wants to merge 46 commits intomasterfrom
update-12-lts
Draft

Draft: [FEATURE] TYPO3 v12 Compatibility#11
Riiiad wants to merge 46 commits intomasterfrom
update-12-lts

Conversation

@Riiiad
Copy link
Copy Markdown
Member

@Riiiad Riiiad commented Oct 31, 2024

No description provided.

@calien666 calien666 marked this pull request as draft July 8, 2025 12:52
calien666 and others added 6 commits October 30, 2025 22:44
Used commands:
```shell
Build/Scripts/runTests.sh -s composer -- config sort-packages true
Build/Scripts/runTests.sh -s composer -- require \
    typo3/cms-core:^12.4 \
    typo3/cms-extbase:^12.4 \
    typo3/cms-fluid-styled-content:^12.4 \
    --no-update
Build/Scripts/runTests.sh -s composer -- require --dev \
    typo3/cms-felogin:^12.4 \
    --no-update
Build/Scripts/runTests.sh -s composer -- remove --dev \
    typo3/cms-tstemplate \
    --no-update
Build/Scripts/runTests.sh -s composer -- require --dev \
    typo3/testing-framework:^8.2 \
    --no-update
Build/Scripts/runTests.sh -s composer -- require --dev \
    friendsofphp/php-cs-fixer:^3.86 \
    --no-update
Build/Scripts/runTests.sh -s composer -- config --unset scripts
Build/Scripts/runTests.sh -s composer -- require \
    php:"^8.1 || ^8.2 || ^8.3 || ^8.4" \
    --no-update
Build/Scripts/runTests.sh -s composer -- require --dev \
    typo3/cms-install:^12.4 \
    --with-all-dependencies
```
* Adjust runTests.sh to newer version and drop docker-compose.yml
* Adjust phpstan
* Unify unit testing
* correct cs fixer
* remove last ddev file
* Resolve deprecations and breakings
@calien666 calien666 force-pushed the update-12-lts branch 2 times, most recently from 7f1e3f8 to 806d4de Compare April 23, 2026 15:11
used command:
```
Build/Scripts/runTests.sh -s composer -- require --dev helmich/typo3-typoscript-lint:^3.3
```
@calien666 calien666 changed the title WIP TYPO3 12 Compatibility Draft: [FEATURE] TYPO3 v12 Compatibility Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants