Tomáš Blatný

Results 4 issues of Tomáš Blatný

Hey there, you don't have any licence attached to your code, that means, that nobody can use your code :) Please add some (e.g. MIT).

Based on discussion in discord, the OnUnitAttacked event triggers when the unit is attacked by a tower, despite it's description. Ref: https://discord.com/channels/338733130565287936/646798830192295936/1210504489505914890

I have $qb (QueryBuilder), and i call this: `$qb->expr()->countDistinct('e.name', 'e.value')` Generated SQL / DQL is valid, but Parser complains about syntax error: `Error: Expected Doctrine\ORM\Query\Lexer::T_CLOSE_PARENTHESIS, got ','` In tests, there...

Ref: https://discord.com/channels/338733130565287936/399869138291392513/1433799478095380624