Skip to content

TYPO3 v13 compatibility#41

Open
skranzusch wants to merge 3 commits intoTYPO3-Headless:masterfrom
skranzusch:master
Open

TYPO3 v13 compatibility#41
skranzusch wants to merge 3 commits intoTYPO3-Headless:masterfrom
skranzusch:master

Conversation

@skranzusch
Copy link

This merge allows v13 Instances of TYPO3 to use headless_powermail (PR #37 is included with this)

@tmotyl
Copy link
Contributor

tmotyl commented Nov 18, 2025

@skranzusch which powermail version are you testing this with?
Are these changes only for powermail v13 and TYPO3 v13 or should they be applied to other TYPO3/powermail versions combinations?
What is the reason for having different requirmeents in composer.json and ext_emconf?

@skranzusch
Copy link
Author

@tmotyl I have tested with Powermail 13.0.3 and the changes are for TYPO3 v14 and Powermail v13. It reflects changes that came with Powermail 13 and would not be needed in prior versions. Of course I cannot predict future versions. But it has no backward compatibility. The important adaptions lay in a changed HMAC generation from TYPO3 13 core and a changed method signature in an extended class from Powermail.

The reason for differences in requirements between composer.json and ext_emconf where a mistake on my part. Minimal requirement should be v13 in both TYPO3 and Powermail. I have corrected that. Thanks for noticing that.

@tmotyl
Copy link
Contributor

tmotyl commented Nov 19, 2025

thanks! ok, so this change should go to a major release.
Lets first release v3.0.0 (as current ext_emconf has already v3) with current master v4.0.0 with this change.
what do you think @kitzberger ?

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