Showing 47,251 of 47,256 total issues
The var keyword must not be used to declare a property Open
Open
var $_dblayertrap_doubtfuls = array();
- Exclude checks
Expected 0 spaces between opening bracket and argument "$path"; 1 found Open
Open
function xoDiagIfWritable( $path) {
- Exclude checks
Visibility must be declared on property "$_done_dotdot" Open
Open
var $_done_dotdot = false;
- Exclude checks
Visibility must be declared on property "$_safe_badext" Open
Open
var $_safe_badext = true;
- Exclude checks
Visibility must be declared on property "$_safe_contami" Open
Open
var $_safe_contami = true;
- Exclude checks
Visibility must be declared on property "$_safe_union" Open
Open
var $_safe_union = true;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_should_be_banned_time0 = false;
- Exclude checks
Method name "Protector::get_bwlimit" is not in camel caps format Open
Open
function get_bwlimit() {
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $warning = false;
- Exclude checks
Visibility must be declared on method "spam_check" Open
Open
function spam_check($points4deny, $uid) {
- Exclude checks
Blank line found at start of control structure Open
Open
if ($this->_conf['disable_features'] & 1) {
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_spamcount_uri = 0;
- Exclude checks
Visibility must be declared on property "$_spamcount_uri" Open
Open
var $_spamcount_uri = 0;
- Exclude checks
Visibility must be declared on method "__construct" Open
Open
function __construct() {
- Exclude checks
Visibility must be declared on method "ip_match" Open
Open
function ip_match($ips) {
- Exclude checks
Visibility must be declared on property "$method" Open
Open
var $method;
- Exclude checks
Visibility must be declared on method "intval_allrequestsendid" Open
Open
function intval_allrequestsendid() {
- 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
Method name "Protector::check_manipulation" is not in camel caps format Open
Open
function check_manipulation() {
- Exclude checks