PHP syntax issue in v5.0
-
Seems like too modern PHP syntax strikes back. =)
Parse error: syntax error, unexpected '[' in / . . . /wp-content/plugins/plugin-grouper/classes/ScreenOption.php on line 21
Line 21 has this:
public $option = [];
After deleting ” = []” the things started to work again.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP syntax issue in v5.0’ is closed to new replies.