Some observations with PHP 7.2.34

Hey, I’m currently testing the latest beta release, and here are some findings:

Some 500 errors appear after activating the beta version:

PHP Parse error: syntax error in …/wp-content/themes/pro/cornerstone/includes/theme-options/woocommerce.php on line 91

PHP Parse error: syntax error in …/wp-content/themes/pro/framework/functions/plugins/cornerstone.php on line 14

PHP Parse error: syntax error in …/wp-content/themes/pro/framework/functions/pro/stacks/blank/blank.php on line 104

PHP Parse error: syntax error in ,/wp-content/themes/pro/framework/functions/pro/stacks/starter/starter.php on line 73

Cornerstone only loads with a blank, grey page and console errors:

Thanks for testing and bringing these my way! I’ll remove those trailing commas and do a run through with an older 7.

I’m not sure what the console errors are, but I have a feeling it’s an older WP and older react version error.