Replies: 0
wp-content/plugins/geo-my-wp/plugins/friends/includes/gmw-fl-location-tab.php
297 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
297 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
Plus an additional 6 Warnings that become errors in 7.1 since PHP is dropping all support for depreciated code moving forward.