Closed kenwest closed 3 years ago
With PHP 7.4 the code works as expected but fails with PHP 7.2. A parse error is raised because another argument is expected after the comma.
@kenwest looks good, thanks for catching that for folks who absolutely can't upgrade past 7.2 for whatever wild reason. I feel for them xD.
With PHP 7.4 the code works as expected but fails with PHP 7.2. A parse error is raised because another argument is expected after the comma.