Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TYPO3 v13 compatibility #306

Merged
merged 12 commits into from
Nov 21, 2024
Merged

TYPO3 v13 compatibility #306

merged 12 commits into from
Nov 21, 2024

Conversation

marekskopal
Copy link
Contributor

@marekskopal marekskopal commented Nov 12, 2024

Add TYPO3 v13 compatibility

Closes #303

This pull request includes several changes related to PHP version support and refactoring of image processing in controllers. The most important changes include updating PHP versions in workflows, modifying the RteImagePreviewRenderer and ImageLinkRenderingController classes, and removing the MagicImageService dependency.

PHP Version Updates:

Refactoring RteImagePreviewRenderer:

Refactoring ImageLinkRenderingController:

Refactoring ImageRenderingController:

Refactoring SelectImageController:

@CybotTM CybotTM changed the title Typo v13 TYPO3 v13 Nov 21, 2024
@CybotTM CybotTM changed the title TYPO3 v13 TYPO3 v13 compatibility Nov 21, 2024
@CybotTM
Copy link
Member

CybotTM commented Nov 21, 2024

Hi @marekskopal ,

thank you very much for your PR.

Can you please be so kind and fix the reported CS issues? (And remove PHP 8.1 in the workflows?)

Thank you very much.

Copy link
Member

@CybotTM CybotTM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code change are looking good to me.

@CybotTM
Copy link
Member

CybotTM commented Nov 21, 2024

Hi @marekskopal ,

Sorry to bother you again, ext_emconf.php must also be adapted analogously to composer.json

@CybotTM CybotTM merged commit 5fe4b8b into netresearch:main Nov 21, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plans for Version for TYPO3 13
2 participants