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

[!!!][TASK] Remove obsolete DeeplPreviewFlagGeneratePageHook #399

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

sbuerk
Copy link
Contributor

@sbuerk sbuerk commented Dec 14, 2024

Since TYPO3 v12 contentPostProc-all hook is not called and replaced
with PSR-14 event AfterCacheableContentIsGeneratedEvent, which has
been respected with

TYPO3 v11 support has been removed and this change cleansup introduced
dual version code with upporting the bugfix as a housekeeping change.
Further, the now obsolete hook is completly removed.

Related: #397
Related: #398

Since TYPO3 v12 `contentPostProc-all` hook is not called and replaced
with PSR-14 event `AfterCacheableContentIsGeneratedEvent`, which has
been respected with

* #397
* #398

TYPO3 v11 support has been removed and this change cleansup introduced
dual version code with upporting the bugfix as a housekeeping change.
Further, the now obsolete hook is completly removed.

Related: #397
Related: #398
@sbuerk sbuerk added Version 5.x task A task for code improvement breaking Markrs changes as breaking labels Dec 14, 2024
@sbuerk sbuerk merged commit 98af8ca into main Dec 14, 2024
4 checks passed
@sbuerk sbuerk deleted the remove-deepl-preview-flag-generate-page-hook branch December 14, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Markrs changes as breaking task A task for code improvement Version 5.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant