Hans Mackowiak
Hans Mackowiak
@andreybotanic because this is only the start, for #58429 I wanted to add something to format numeric/float/int too, but I first need to think what the best way would be....
@nicolas-grekas similar to #59501 can you look into this MR? I need to find a way to normalize boolean into "true" and "false" instead of "1" and "0"
hm, I need to think about the test cases. For example: `testChildContextKeepsOriginalContextCacheKey` thanks to the change, it creates a new child-context for the scalar attributes
@stof is this MR ready? The Fabbot changes look like false-positive
Ping @stof again, because I have done the "Requested change"
@stof rebased and fixed the Fabbot thing just Redis is failing sometimes
Finally, the tests are green again 😂
for reference, @stof said this in Slack: > looking at a git blame, I suspect that this was working between 2.7 (when serializer added support for normalizing scalars) and 6.1,...
@kevlahnota @tool4ever i think we might try to do this issue in tiny steps? for example: extract the hybrid/phyrexian mana into a CostNormalizer or something, so it is normalized before...
`Then they pay all remaining costs in any order.` this might have effects on ManaConvert effects like `spend mana of any type to cast creature spells` from Vizier of the...