ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

Visibility must be declared on property "$_bad_globals"
Open

    var $_bad_globals = array();

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on property "$_done_union"
Open

    var $_done_union = false;

Blank line found at start of control structure
Open

if ($draw_dirname && function_exists('imagecreatefrompng') && function_exists('imagecolorallocate') && function_exists('imagestring') && function_exists('imagepng')) {

Visibility must be declared on method "output_log"
Open

    function output_log($type = 'UNKNOWN', $uid = 0, $unique_check = false, $level = 1) {

Method name "Protector::get_filepath4bwlimit" is not in camel caps format
Open

    function get_filepath4bwlimit() {

Method name "Protector::get_filepath4confighcache" is not in camel caps format
Open

    function get_filepath4confighcache() {

Method name "Protector::bigumbrella_init" is not in camel caps format
Open

    function bigumbrella_init() {

Method name "Protector::get_ref_from_base64index" is not in camel caps format
Open

    function &get_ref_from_base64index(&$current, $indexes) {

Visibility must be declared on method "replace_doubtful"
Open

    function replace_doubtful($key, $val) {

Visibility must be declared on method "check_uploaded_files"
Open

    function check_uploaded_files() {

Visibility must be declared on method "check_contami_systemglobals"
Open

    function check_contami_systemglobals() {

Method name "Protector::check_dos_attack" is not in camel caps format
Open

    function check_dos_attack($uid = 0, $can_ban = false) {

Method name "Protector::disable_features" is not in camel caps format
Open

    function disable_features() {

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on method "execute"
Open

    function execute() {

The var keyword must not be used to declare a property
Open

    var $purifier;

Visibility must be declared on property "$method"
Open

    var $method;

Method name "protector_postcommon_register_insert_js_check::ob_filter" is not in camel caps format
Open

    function ob_filter($s) {

Visibility must be declared on method "__construct"
Open

    function __construct() {
Severity
Category
Status
Source
Language