PHP 7.0.14 to 7.1.1: operator not supported for strings
-
Upon updating PHP from 7.0.14 to 7.1.1 I get the following fatal error when attempting to activate this plugin. It previously worked with 7.0.14.
Fatal error: Uncaught Error: [] operator not supported for strings in /plugins/seriously-simple-podcasting/includes/ssp-functions.php:311 Stack trace: #0 /plugins/seriously-simple-podcasting/includes/class-ssp-admin.php(196): ssp_post_types(true) #1 /plugins/seriously-simple-podcasting/includes/class-ssp-admin.php(186): SSP_Admin->register_taxonomies() #2 /plugins/seriously-simple-podcasting/includes/class-ssp-admin.php(900): SSP_Admin->register_post_type() #3 /wp-includes/class-wp-hook.php(298): SSP_Admin->activate('') #4 /wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #5 /wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /wp-admin/plugins.php(166): do_action('activate_ser in /plugins/seriously-simple-podcasting/includes/ssp-functions.php on line 311
- The topic ‘PHP 7.0.14 to 7.1.1: operator not supported for strings’ is closed to new replies.