Showing 47,251 of 47,256 total issues
The var keyword must not be used to declare a property Open
Open
var $_safe_union = true;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $ip_matched_info = null;
- Exclude checks
Method name "Protector::get_bad_ips" is not in camel caps format Open
Open
function get_bad_ips($with_jailed_time = false) {
- Exclude checks
Visibility must be declared on method "_dblayertrap_check_recursive" Open
Open
function _dblayertrap_check_recursive($val) {
- Exclude checks
Method name "Protector::check_sql_isolatedcommentin" is not in camel caps format Open
Open
function check_sql_isolatedcommentin($sanitize = true) {
- Exclude checks
Method name "protector_postcommon_post_htmlpurify4everyone::purify_recursive" is not in camel caps format Open
Open
function purify_recursive($data) {
- Exclude checks
Visibility must be declared on method "checkValidate" Open
Open
function checkValidate() {
- Exclude checks
Visibility must be declared on method "execute" Open
Open
function execute() {
- Exclude checks
Visibility must be declared on method "execute" Open
Open
function execute() {
- Exclude checks
Visibility must be declared on method "execute" Open
Open
function execute() {
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
//$dbm->insert('config', " VALUES (" . ++$i . ", 0, $c, 'purifier_URI_SafeIframeRegexp', '_MD_AM_PURIFIER_URI_SAFEIFRAMEREGEXP', '', '_MD_AM_PURIFIER_URI_SAFEIFRAMEREGEXPDSC', 'textsarea', 'array', " . $p++ . ")");
- Exclude checks
Visibility must be declared on method "__construct" Open
Open
function __construct() {
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $doubtful_needles = array (
- Exclude checks
Visibility must be declared on property "$mydirname" Open
Open
var $mydirname;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_done_badext = false;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_done_union = false;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_done_dos = false;
- Exclude checks
Visibility must be declared on method "updateConfIntoDb" Open
Open
function updateConfIntoDb($name, $value) {
- Exclude checks
Method name "Protector::write_file_bwlimit" is not in camel caps format Open
Open
function write_file_bwlimit($expire) {
- Exclude checks
Visibility must be declared on method "eliminate_dotdot" Open
Open
function eliminate_dotdot() {
- Exclude checks