ImpressCMS/impresscms

View on GitHub

Showing 47,251 of 47,256 total issues

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

    function check_sql_union($sanitize = true) {

Blank line found at start of control structure
Open

        if ($f5_count > $this->_conf['dos_f5count']) {

Visibility must be declared on method "execute"
Open

    function execute() {

Expected 1 space after comma in function call; 2 found
Open

define( 'DB_PCONNECT_HELPS',  'Blijvende connecties kunnen interessant zijn voor tragere internet verbindingen. Ze zijn voor de meeste installaties niet nodig.'); // L69

Visibility must be declared on property "$filters_byconfig"
Open

    var $filters_byconfig = '';

Visibility must be declared on method "injectionFound"
Open

    function injectionFound($sql) {

Visibility must be declared on method "getTicketParamString"
Open

        function getTicketParamString($salt = '', $noamp = false, $timeout = 1800, $area = '') {

Visibility must be declared on method "draw_repost_form"
Open

        function draw_repost_form($area = '') {

Visibility must be declared on property "$_conn"
Open

    var $_conn = null;

Visibility must be declared on property "$_done_nullbyte"
Open

    var $_done_nullbyte = false;

Visibility must be declared on method "getConf"
Open

    function getConf() {

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

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

Visibility must be declared on method "register_bad_ips"
Open

    function register_bad_ips($jailed_time = 0, $ip = null) {

Visibility must be declared on method "deny_by_htaccess"
Open

    function deny_by_htaccess($ip = null) {

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

    function eliminate_dotdot() {

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

    function replace_doubtful($key, $val) {

Visibility must be declared on method "check_sql_isolatedcommentin"
Open

    function check_sql_isolatedcommentin($sanitize = true) {

Visibility must be declared on method "check_sql_union"
Open

    function check_sql_union($sanitize = true) {

Visibility must be declared on method "check_brute_force"
Open

    function check_brute_force() {

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

    function call_filter($type, $dying_message = '') {
Severity
Category
Status
Source
Language