Showing 47,251 of 47,256 total issues
Space found after opening bracket of FOREACH loop Open
Open
foreach ( $keys as $k) {
- 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
Expected 1 space after comma in function call; 4 found Open
Open
<div class="dbconn_line"><?php echo xoFormField( 'DB_HOST', $vars['DB_HOST'], DB_HOST_LABEL, DB_HOST_HELP ); ?>
- Exclude checks
TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE" Open
Open
$ret[] = icms_core_Message::error("Failed to move protector preload - your site is not protected.", "", FALSE);
- Exclude checks
Visibility must be declared on method "eventStartCoreBoot" Open
Open
function eventStartCoreBoot() {
- Exclude checks
Each PHP statement must be on a line by itself Open
Open
$msgs[] = ' ERROR: Could not create '.$blocks[$i]['name'];echo $sql;
- Exclude checks
Blank line found at end of control structure Open
Open
- Exclude checks
Blank line found at end of control structure Open
Open
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
Open
if (extension_loaded( 'xml' ) ) $ext[] = 'XML';
- Exclude checks
Space found after opening bracket of FOREACH loop Open
Open
foreach ( $paths as $path) {
- Exclude checks
Space found after opening bracket of FOREACH loop Open
Open
<?php foreach ( $results as $upd => $res) { ?>
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_dblayertrap_doubtful_needles = array('information_schema', 'select', "'", '"');
- Exclude checks
The var keyword must not be used to declare a property Open
Open
var $_done_intval = false;
- Exclude checks
Visibility must be declared on property "$_done_isocom" Open
Open
var $_done_isocom = false;
- Exclude checks
Visibility must be declared on property "$_safe_isocom" Open
Open
var $_safe_isocom = true;
- Exclude checks
Method name "Protector::_initial_recursive" is not in camel caps format Open
Open
function _initial_recursive($val, $key) {
- Exclude checks
Visibility must be declared on method "getInstance" Open
Open
static function &getInstance() {
- Exclude checks
Visibility must be declared on method "write_file_badips" Open
Open
function write_file_badips($bad_ips) {
- Exclude checks
Method name "Protector::get_filepath4badips" is not in camel caps format Open
Open
function get_filepath4badips() {
- Exclude checks