Showing 6,974 of 6,975 total issues
Method \theme::init
is declared to return mixed
but has no return value Open
Open
public function init()
- Exclude checks
Call to deprecated function \getperms()
defined at /code/class2.php:1322
Open
Open
if(!getperms('0')) // disabled when testing as main-admin.
- Exclude checks
Variable $FPW_TABLE
is undeclared Open
Open
elseif(!$FPW_TABLE)
- Exclude checks
Function check_class
defined at /code/install.php:252
was previously defined at /code/class2.php:1207
Open
Open
function check_class($whatever='')
- Exclude checks
Argument 1 (force_stage)
is 3
but \e_install::finish_form()
takes bool|false
defined at /code/install.php:2120
Open
Open
$this->finish_form(3);
- Exclude checks
Call to undeclared method \e_db::db_Query
Open
Open
$return = $sql->db_Query($qry);
- Exclude checks
Reference to undeclared constant \APP_PATH
Open
Open
$resource = proc_open($command, $descriptorspec, $pipes, APP_PATH);
- Exclude checks
Variable $DOWNLOAD_WRAPPER
was undeclared, but array fields are being added to it. Open
Open
$DOWNLOAD_WRAPPER['view']['DOWNLOAD_VIEW_AUTHOR_LAN'] = "<tr><td style='width:20%'>{---}</td>";
- Exclude checks
Class \theme_config
defined at /code/e107_themes/bootstrap5/theme_config.php:10
was previously defined as Class \theme_config
at /code/e107_themes/bootstrap3/theme_config.php:8
Open
Open
class theme_config implements e_theme_config
- Exclude checks
Variable $do_log
was undeclared, but array fields are being added to it. Open
Open
$do_log['password_action'] = LAN_FPW18;
- Exclude checks
Call to undeclared function \codecept_debug()
Open
Open
codecept_debug(__CLASS__ . ' is deleting '.escapeshellarg($dirPath).'…');
- Exclude checks
Class \theme
defined at /code/e107_themes/bootstrap5/theme.php:10
was previously defined as Class \theme
at /code/e107_themes/bootstrap3/theme.php:21
Open
Open
class theme implements e_theme_render
- Exclude checks
Call to undeclared method \e_shortcode::sc_news_date
Open
Open
$ret = $sc->sc_news_date();
- Exclude checks
Class \theme_config
defined at /code/e107_themes/voux/theme_config.php:6
was previously defined as Class \theme_config
at /code/e107_themes/bootstrap3/theme_config.php:8
Open
Open
class theme_config implements e_theme_config
- Exclude checks
Variable $admin_log
is undeclared Open
Open
$admin_log->user_audit(USER_AUDIT_PW_RES,$do_log,0,$do_log['user_name']);
- Exclude checks
Variable $tmpadminpass1
is undeclared Open
Open
unset($tmpadminpass1);
- Exclude checks
Argument 1 (force_stage)
is 3
but \e_install::finish_form()
takes bool|false
defined at /code/install.php:2120
Open
Open
$this->finish_form(3);
- Exclude checks
Call to deprecated function \include_lan()
defined at /code/class2.php:1935
Open
Open
include_lan($this->e107->e107_dirs['LANGUAGES_DIRECTORY'].$this->previous_steps['language']."/admin/lan_theme.php");
- Exclude checks
Argument 2 (value)
is 1
but \e_form::button()
takes array|string
defined at /code/e107_handlers/form_handler.php:3876
Open
Open
$text .= $frm->button('subscribe', 1, 'primary', "Subscribe");
- Exclude checks
Argument 1 (status_code)
is 'unknown'
but \error_page::render()
takes int
defined at /code/e107_handlers/error_page_class.php:220
Open
Open
$body = e107::getError()->render('unknown');
- Exclude checks