Helmut Hummel

Results 101 comments of Helmut Hummel

> If you'd consider the use case I presented, I could come up with a PR that allows the mod method to work with both, a money object or a...

This is now resolved in 8.0.0, as there is no custom bootstrap for TYPO3 Console any more. Since you have a workaround for TYPO3 Versions < 11 and 8.0.0 is...

> Rather than having another allowed `-mod()` parameter I think a new method would be more appropriate, e.g. `->allocateForRemainder(int $n)` Thanks for your feedback. What exactly do you mean with...

There will be a compatibility release of typoscript rendering for TYPO3 v12, which will have https://github.com/topwire/topwire as a dependency. This will then be the last release of this package, as...

@georgringer If you have it ready, create a PR and I will merge it. Then others can benefit from it as well. As temporary solution it is fine to have....

There might be a solution for this. But without seeing the exact code you use in your project it is hard to say what is best. Can you provide a...

Please add information on scenario, configuration, expectation and actual behavior

I would recommend to always use an object storage, which will then lead to the desired behavior.

Thanks for your report The multiple attribute is not yet supported by this example

as I said multiple is not supported by this example ^^