Showing 47,251 of 47,256 total issues
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_CHARSET_HELP", "MySQL includes character set support that enables you to store data using a variety of character sets and perform comparisons according to a variety of collations.");
- Exclude checks
Visibility must be declared on property "$_conf" Open
Open
var $_conf = array();
- Exclude checks
Blank line found at start of control structure Open
Open
if (!empty($_POST['action'])) {
- Exclude checks
Visibility must be declared on property "$protector" Open
Open
var $protector = null;
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $filters_base = '';
- Exclude checks
Method name "XoopsGTicket::addTicketicms_form_Element" is not in camel caps format Open
Open
function addTicketicms_form_Element(&$form, $salt = '', $timeout = 1800, $area = '') {
- Exclude checks
Visibility must be declared on property "$_dblayertrap_doubtfuls" Open
Open
var $_dblayertrap_doubtfuls = array();
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'dt', 'em', 'font', 'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'i', 'img', 'ins', 'kbd', 'li', 'ol', 'p', 'pre', 's',
- Exclude checks
Visibility must be declared on property "$_latest_token" Open
Open
var $_latest_token = '';
- Exclude checks
Visibility must be declared on method "getTicketArray" Open
Open
function getTicketArray($salt = '', $timeout = 1800, $area = '') {
- Exclude checks
Visibility must be declared on method "extract_post_recursive" Open
Open
function extract_post_recursive($key_name, $tmp_array) {
- Exclude checks
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_HOST_HELP", "Hostname van de database server. Als u niet zeker bent, dan werkt <em>localhost</em> in de meeste gevallen"); // L67
- Exclude checks
PHP keywords must be lowercase; expected "or" but found "OR" Open
Open
if ($myrow['side'] == 1 OR $myrow['side'] == 2 OR $myrow['side'] == 7) {
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_conf_serialized = '';
- Exclude checks
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_COLLATION_HELP", "Una collazione è un set di regole per la comparazione di caratteri in un set di caratteri.");
- Exclude checks
Expected 1 space after comma in function call; 2 found Open
Open
define( "DB_CHARSET_HELP", "MySQL include un supporto al set di carattere che ti permette di immagazzinare dati usando una varietà di sets di caratteri e mettendo in atto comparazioni in accordo con una varietà di collazioni.");
- 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_requests = array ();
- Exclude checks
Visibility must be declared on property "$doubtful_requests" Open
Open
var $doubtful_requests = array ();
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_errors = array ();
- Exclude checks