Fatal Error: Unexpected [ on PHP versions
-
Just upgraded to latest version of plugin. Array syntax with [ ] is only supported on PHP 5.4 and higher. Both inlcude.php and panel.php are impacted. I’ve updated them to use the more widely compatible array() syntax and everything works fine.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fatal Error: Unexpected [ on PHP versions’ is closed to new replies.