PHP parse error after upgrade to 2.2.3
-
After upgrade o the latest version unable to use plugin with proxy_fcgi. The problem is a “comma” in line 72, see my comment below
Got error 'PHP message: PHP Parse error: syntax error, unexpected ')' in .../wp-content/plugins/business-profile/includes/class-patterns.php on line 72\n' public function bpfwp_add_pattern_category() { register_block_pattern_category( 'bpfwp-block-patterns', array( 'label' => __( 'Five Star Business Profile & Schema', 'business-profile' ) ), <---- that comma is the culprit ); }
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘PHP parse error after upgrade to 2.2.3’ is closed to new replies.