Showing 47,251 of 47,256 total issues
Blank line found at start of control structure Open
Open
} else {
- Exclude checks
Tabs must be used to indent lines; spaces are not allowed Open
Open
'blockquote.cite', 'div.align', 'div.style', 'div.class', 'div.id', 'font.size', 'font.color', 'h1.style', 'h2.style', 'h3.style', 'h4.style', 'h5.style', 'h6.style', 'img.src', 'img.alt', 'img.title', 'img.class', 'img.align', 'img.style', 'img.height', 'img.width', 'li.style', 'ol.style', 'p.style', 'span.style', 'span.class', 'span.id', 'table.class', 'table.id', 'table.border', 'table.cellpadding', 'table.cellspacing', 'table.style', 'table.width', 'td.abbr', 'td.align', 'td.class', 'td.id', 'td.colspan', 'td.rowspan', 'td.style', 'td.valign', 'tr.align', 'tr.class', 'tr.id', 'tr.style', 'tr.valign', 'th.abbr', 'th.align', 'th.class', 'th.id', 'th.colspan', 'th.rowspan', 'th.style', 'th.valign', 'ul.style')))."',
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $protector = null;
- Exclude checks
Space found before closing bracket of FOR loop Open
Open
for ($i = 0; $i < $sql_len; $i++ ) {
- Exclude checks
Visibility must be declared on property "$protector" Open
Open
var $protector = null;
- Exclude checks
Visibility must be declared on property "$doubtful_needles" Open
Open
var $doubtful_needles = array (
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $messages = array ();
- Exclude checks
Visibility must be declared on property "$_errors" Open
Open
var $_errors = array ();
- Exclude checks
Visibility must be declared on method "check" Open
Open
function check($post = true, $area = '', $allow_repost = true) {
- Exclude checks
Visibility must be declared on method "__construct" Open
Open
function __construct() {
- Exclude checks
Visibility must be declared on method "getTicketHtml" Open
Open
function getTicketHtml($salt = '', $timeout = 1800, $area = '') {
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_conn = null;
- Exclude checks
Visibility must be declared on method "getTicketXoopsForm" Open
Open
function getTicketXoopsForm($salt = '', $timeout = 1800, $area = '') {
- Exclude checks
Visibility must be declared on method "getErrors" Open
Open
function getErrors($ashtml = true) {
- Exclude checks
Visibility must be declared on method "separateStringsInSQL" Open
Open
function separateStringsInSQL($sql) {
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
for ($i = 0; $i < $sql_len; $i++ ) {
- Exclude checks
Visibility must be declared on method "query" Open
Open
function query($sql, $limit = 0, $start = 0) {
- Exclude checks
Visibility must be declared on method "using" Open
Open
function using() {
- Exclude checks
Visibility must be declared on property "$error" Open
Open
var $error = false;
- Exclude checks
Visibility must be declared on property "$_done_intval" Open
Open
var $_done_intval = false;
- Exclude checks