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 $_safe_union = true;

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

    var $ip_matched_info = null;

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

    function get_bad_ips($with_jailed_time = false) {

Visibility must be declared on method "_dblayertrap_check_recursive"
Open

    function _dblayertrap_check_recursive($val) {

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

    function check_sql_isolatedcommentin($sanitize = true) {

Method name "protector_postcommon_post_htmlpurify4everyone::purify_recursive" is not in camel caps format
Open

    function purify_recursive($data) {

Visibility must be declared on method "checkValidate"
Open

    function checkValidate() {

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on method "execute"
Open

    function execute() {

Tabs must be used to indent lines; spaces are not allowed
Open

    //$dbm->insert('config', " VALUES (" . ++$i . ", 0, $c, 'purifier_URI_SafeIframeRegexp', '_MD_AM_PURIFIER_URI_SAFEIFRAMEREGEXP', '', '_MD_AM_PURIFIER_URI_SAFEIFRAMEREGEXPDSC', 'textsarea', 'array', " . $p++ . ")");
Severity: Minor
Found in htdocs/install/makedata.php by phpcodesniffer

Visibility must be declared on method "__construct"
Open

    function __construct() {

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

    var $doubtful_needles = array (

Visibility must be declared on property "$mydirname"
Open

    var $mydirname;

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

    var $_done_badext = false;

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

    var $_done_union = false;

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

    var $_done_dos = false;

Visibility must be declared on method "updateConfIntoDb"
Open

    function updateConfIntoDb($name, $value) {

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

    function write_file_bwlimit($expire) {

Visibility must be declared on method "eliminate_dotdot"
Open

    function eliminate_dotdot() {
Severity
Category
Status
Source
Language