Uh oh!
There was an error while loading. Please reload this page.
Update FormHandler for Typo3 v11 - #83
Conversation
@tlueder Thanks for the huge amount of work you put into this that is awesome!. Would you mind splitting this PR into smaller chunks each addressing its own issue?. E.g. If you would outsource the "Remove swiftmailer" - part (4aedaf9) in a seperate PR that would be probably merged right away. //cc @7elix |
tlueder
commented
Jan 21, 2022
Hi @pulponair , sure thing. I'll prepare smaller PRs and group them by bug fix, clean up, new feature and so on. Another question is about the typing. In this state formhandler needs php 8.0 would that be ok? |
pulponair
commented
Jan 21, 2022
@tlueder |
Hi,
This is still a work in progress but I would like to get feedback as early as possible and also this patch is already a big one.
System setup:
What have I done:
Whats new:
What works:
Tested Validators:
Tested Finishers:
Todo:
Any help and input is much appreciated.
Also this can be broken up into separate pull requests if needed.
Thanks