syntax error, unexpected ')' in - on line 253

Errors parsing pwa_webpush.module

I think this is because there is a trailing "," in the function call arguments.

This is a PHP 7.3+ feature so it should be noted on the project page (already states 7.2)

Or just remove the trailing comma, seems to be the only occurrence.

Comments

djdevin created an issue. See original summary.

  • nod_ committed 2eb15c8 on 7.x-2.x
    Issue #3175528: syntax error, unexpected ')' in - on line 253 Errors...
nod_’s picture

Status: Active » Fixed

No reason to break php 7.2, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.