SpecDrum
Results
2
comments of
SpecDrum
Hello! Could someone explain why this error is thrown? Symfony 5 expects `mixed` in all places where this variable is used. For symfony 6 type of this variable is `string|bool|int|float|array`...
Otherwise calling this method leads to a TypeError.