Use TypeUtils::getOldConstantArrays in array_reduce extension#1677
Conversation
|
What if I eventually manage to get rid of all One of my plans is to try to get rid of |
|
I'd expect to deprecate both methods on TypeUtils and just introduce Type::getConstantArrays() that would basically behave the same way as getOldConstantArrays and would be a drop-in replacement. Yeah, and deprecate places that call powerSet too. |
|
sounds like a plan and I have a goal then :) sorry for jumping between things btw, but this here is bugging me also for a while already.. |
|
Thank you! |
This is only doing emptyness checks and for that optional keys don't need to be considered AFAIK.