You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trailing commas in function calls are only supported since PHP 7.3, see https://wiki.php.net/rfc/trailing-comma-function-calls.
Unfortunately there are no tests running whatsoever, so there might be more issues. However, this is the most prominent one I encountered when testing this plugin with WP-CLI.
0 commit comments