ver 3.6.13 wrong syntaxt for PHP 7.2
-
Hello,
PHP Parse error: syntax error, unexpected ‘)’ in public_html/wp-content/plugins/ninja-forms/ninja-forms.php on line 653
Trailing comma before bracket:
unset( $items[ 'apps' ], $items[ 'memberships' ], $items[ 'services' ], $items[ 'user_access' ], );
This syntax is OK for PHP 8, but all my sites running on PHP 7 crashed. Manually restored previous version and disabled auto update.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘ver 3.6.13 wrong syntaxt for PHP 7.2’ is closed to new replies.