ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

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

    function purify_recursive($data) {

Visibility must be declared on method "purify_recursive"
Open

    function purify_recursive($data) {

Visibility must be declared on method "execute"
Open

    function execute() {

Method name "XoopsGTicket::draw_repost_form" is not in camel caps format
Open

        function draw_repost_form($area = '') {

Method name "XoopsGTicket::extract_post_recursive" is not in camel caps format
Open

        function extract_post_recursive($key_name, $tmp_array) {

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

    var $_conf = array();

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

    var $_bad_globals = array();

Visibility must be declared on property "$_doubtful_requests"
Open

    var $_doubtful_requests = array();

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

    var $_done_nullbyte = false;

Visibility must be declared on method "_initial_recursive"
Open

    function _initial_recursive($val, $key) {

Visibility must be declared on method "get_bwlimit"
Open

    function get_bwlimit() {

Visibility must be declared on method "get_group1_ips"
Open

    function get_group1_ips($with_info = false) {

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

    function get_filepath4group1ips() {

Visibility must be declared on method "get_filepath4group1ips"
Open

    function get_filepath4group1ips() {

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

    function check_contami_systemglobals() {

Visibility must be declared on method "isMobile"
Open

    function isMobile() {

Visibility must be declared on method "call_filter"
Open

    function call_filter($type, $dying_message = '') {

Visibility must be declared on method "addTicketicms_form_Element"
Open

        function addTicketicms_form_Element(&$form, $salt = '', $timeout = 1800, $area = '') {

Blank line found at start of control structure
Open

            } else {

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

    var $mydirname;
Severity
Category
Status
Source
Language