Closed IanDelMar closed 1 month ago
That's perfect how it should be in an ideal world :-) Unfortunately, some tools (afair phpstorm for example), still don't support the "..." syntax, but do support the &array syntax.
If you could just Search/Replace All ,... }
with }&array
?
I opted for the ,... }
to avoid stating that the intersection of {A, B, C}
and {C, D, E}
is anything other than C
. :disappointed: But will change to }&array
...
@szepeviktor This PR is complete.
Unfortunately, some tools (afair phpstorm for example),
Viktor is also afraid.
Closes #248