ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

Visibility must be declared on method "setConn"
Open

    function setConn($conn) {

Visibility must be declared on method "write_file_bwlimit"
Open

    function write_file_bwlimit($expire) {

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

    function ip_match($ips) {

Visibility must be declared on method "bigumbrella_init"
Open

    function bigumbrella_init() {

Blank line found at start of control structure
Open

        if ($crawler_count > $this->_conf['dos_crcount']) {

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

    function spam_check($points4deny, $uid) {

Visibility must be declared on property "$messages"
Open

        var $messages = array ();

Visibility must be declared on method "clear"
Open

        function clear() {

Visibility must be declared on property "$warning"
Open

    var $warning = false;

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

    var $_safe_isocom = true;

Visibility must be declared on property "$_dos_stage"
Open

    var $_dos_stage = null;

Visibility must be declared on method "updateConfFromDb"
Open

    function updateConfFromDb() {

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

    function get_group1_ips($with_info = false) {

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

    function intval_allrequestsendid() {

Visibility must be declared on method "disable_features"
Open

    function disable_features() {

Visibility must be declared on method "execute"
Open

    function execute() {

Visibility must be declared on property "$purifier"
Open

    var $purifier;

Visibility must be declared on property "$purifier"
Open

    var $purifier;

Visibility must be declared on method "getMd5"
Open

    function getMd5($time = null) {

Visibility must be declared on property "$_done_dos"
Open

    var $_done_dos = false;
Severity
Category
Status
Source
Language