Karsten Nowak
Karsten Nowak
Use `Build/Scripts/runTests.sh -s composerNormalize` to execute composerNormalize command. Error: `Too many arguments, expected arguments "input".`
## Goal We want to have composer cache again for running github actions. We switched to execute actions with `runTests.sh`. ## Acceptance Criteria - [ ] Composer packages are cached...
Change gitlab action to use `runTests.sh` for composer normalize. Related: #1751
Started refactoring to use CTypes for plugins
TYPO3: 12.4.33 Powermail: 12.5.1 PHP 8.2 We have two forms. Both of them saving mails in the same sysfolder. If we are filtering the list with the filter form, we...