• I run PHP7 on my local dev test and I am getting the following errors:

    Notice: Array to string conversion in \wp-content\plugins\portfolio-post-type\includes\class-gamajo-dashboard-glancer.php on line 122

    Notice: Undefined property: stdClass::$Array in \wp-content\plugins\portfolio-post-type\includes\class-gamajo-dashboard-glancer.php on line 122

    Notice: Array to string conversion in \wp-content\plugins\portfolio-post-type\includes\class-gamajo-dashboard-glancer.php on line 122

    Notice: Undefined property: stdClass::$Array in \wp-content\plugins\portfolio-post-type\includes\class-gamajo-dashboard-glancer.php on line 122

    It would appear I am not the only one observing this: https://wordpress.org/support/topic/notices-on-php7

    https://wordpress.org/plugins/portfolio-post-type/

The topic ‘Errors running PHP7’ is closed to new replies.