■テーマのエラー
FILE: /home/**********/www/wp/wp-content/themes/sting********/functions.php
——————————————-
FOUND 4 ERRORS AFFECTING 2 LINES
——————————————-
215 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_match() instead
215 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead
218 | ERROR | Function ereg() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_match() instead
218 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead
——————————————-
■Biz Calendarの警告
FILE: /home/**********/www/wp/wp-content/plugins/biz-calendar/biz-calendar.php
——————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————-
73 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
——————————————-
■a3 Lazy Loadの警告
FILE: /home/**********/www/wp/wp-content/plugins/a3-lazy-load/admin/admin-interface.php
——————————————-
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
——————————————-
432 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$option_name}
471 | WARNING | Global with anything other than bare variables is discouraged since PHP 7.0. Found ${$id_attribute}
——————————————-