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

[BUGFIX] Remove obsolete plugin configuration key prefix #61

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

cweiske
Copy link
Contributor

@cweiske cweiske commented Dec 3, 2024

Cherry-picked from 6.0.0 master

This fixes the following deprecation notice in TYPO3v11:

TYPO3 Deprecation Notice:
Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin
with argument $extensionName ("TYPO3.GenericGallery") containing
the vendor name ("TYPO3") is deprecated and will stop working in TYPO3 11.0.

fnagel and others added 3 commits December 3, 2024 17:12
Cherry-picked from 6.0.0 master

This fixes the following deprecation notice in TYPO3v11:
> TYPO3 Deprecation Notice:
> Calling method TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin
> with argument $extensionName ("TYPO3.GenericGallery") containing
> the vendor name ("TYPO3") is deprecated and will stop working in TYPO3 11.0.
.. to make the build work again
.. since TYPO3v11 itself is compatible with PHP 7.4-8.3
@fnagel fnagel merged commit 6e8dab0 into fnagel:5.x Dec 26, 2024
5 checks passed
@fnagel
Copy link
Owner

fnagel commented Dec 26, 2024

Thanks for your contribution, highly appreciated!

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