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 12: The setup and constants can not be loaded #30

Open
websi opened this issue Aug 20, 2024 · 0 comments
Open

TYPO3 12: The setup and constants can not be loaded #30

websi opened this issue Aug 20, 2024 · 0 comments

Comments

@websi
Copy link
Contributor

websi commented Aug 20, 2024

With TYPO3 12 TypoScript with file ending "ts" can not be loaded anymore.

See https://forge.typo3.org/issues/104222

So the file endings should be changed to "typoscript".

3l73 added a commit to dkd/crossmedia_fourallportal that referenced this issue Jan 20, 2025
3l73 added a commit to dkd/crossmedia_fourallportal that referenced this issue Jan 20, 2025
The interface PimBasedTypeConverterInterface defines the method setParentObjectAndProperty with the return type of mixed.

However, this method does not return anything, therefor the return type changed to void.

Furthermore, the classes implementing this interface now uses the correct method signature.

Refs: mia3#30
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

No branches or pull requests

1 participant