Hi, I need to support array spread in function arguments, ex. `function foo(...params)`. inside arrays is optional, but support from php7.4 is already there too :) thanks!