Sascha Egerer
Sascha Egerer
We still need a way to make this TYPO3 version dependent as these types are now also valid in older TYPO3 versions with the current implementation.
I'm not yet sure how to solve the issue with supporting multiple TYPO3 versions. We do also have issues with the stubs where we already have a way to load...
@derhansen I've merged #176 and did not notice that this is also part of your PR. So i wanted to rebase your's now and merge it but i'm not able...
@BobMali Could you let me know which version of TYPO3, phpstan, and phpstan-typo3 you’re using?
@BobMali Do you have a custom configuration for the requestAttribute `route`? Or do you mean `routing` - but i can't find "getOption" here... So could you please explain what `route`...
Yes sorry it is broken. I’m working on it. I thought I did not yet open the PR. Will push a new version later and also add tests
@s2b I have added two new tests with nested components that are using slots. Maybe you can have a look and run the workflow
I use this to define "settings" via fixtures: ```