ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

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

    var $_dblayertrap_doubtfuls = array();

Expected 0 spaces between opening bracket and argument "$path"; 1 found
Open

function xoDiagIfWritable( $path) {

Visibility must be declared on property "$_done_dotdot"
Open

    var $_done_dotdot = false;

Visibility must be declared on property "$_safe_badext"
Open

    var $_safe_badext = true;

Visibility must be declared on property "$_safe_contami"
Open

    var $_safe_contami = true;

Visibility must be declared on property "$_safe_union"
Open

    var $_safe_union = true;

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

    var $_should_be_banned_time0 = false;

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

    function get_bwlimit() {

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

    var $warning = false;

Visibility must be declared on method "spam_check"
Open

    function spam_check($points4deny, $uid) {

Blank line found at start of control structure
Open

        if ($this->_conf['disable_features'] & 1) {

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

    var $_spamcount_uri = 0;

Visibility must be declared on property "$_spamcount_uri"
Open

    var $_spamcount_uri = 0;

Visibility must be declared on method "__construct"
Open

    function __construct() {

Visibility must be declared on method "ip_match"
Open

    function ip_match($ips) {

Visibility must be declared on property "$method"
Open

    var $method;

Visibility must be declared on method "intval_allrequestsendid"
Open

    function intval_allrequestsendid() {

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on method "execute"
Open

    function execute() {

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

    function check_manipulation() {
Severity
Category
Status
Source
Language