|
Fixed false positives and false negatives for rule “Avoid having variables without naming conventions (PHP)” |
💎 1007212
|
|
Fixed false positives and false negatives for rule “Use identical type operator rather than “equal” operator (PHP)” |
💎 1007026
|
|
Fixed false positives and false negatives for rule “Avoid having variable with too short name (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007088
|
|
Fixed false positives and false negatives for rule “Avoid artifacts using “for” loops which can be simplified to a “while” loop (PHP)” |
💎 1007022
|
|
Fixed false positives and false negatives for rule “Avoid incrementer jumbling in loops (PHP)” |
💎 1007024
|
|
Fixed false positives and false negatives for rule “Avoid using empty statement (PHP)” |
💎 1007030
|
|
Fixed false positives and false negatives for rule “Avoid unnecessary final modifiers inside final Classes (PHP)” |
💎 1007056
|
|
Fixed false positives and false negatives for rule “Avoid artifacts with unused parameters (PHP)” |
💎 1007058
|
|
Fixed false positives and false negatives for rule “Avoid method and functions without comments denoting scope end (PHP)” |
💎 1007070
|
|
Fixed false positives and false negatives for rule “Avoid Class name not matching parent file name (PHP)” |
💎 1007080
|
|
Fixed false positives and false negatives for rule “Use lowercase for control structures (PHP)” |
💎 1007086
|
|
Fixed false positives and false negatives for rule “Avoid “elseif” statements (PHP)” |
💎 1007096
|
|
Fixed false positives and false negatives for rule “Avoid unnecessary string concatenations (PHP)” |
💎 1007114
|
|
Fixed false positives and false negatives for rule “Avoid empty catch blocks (PHP)” |
💎 1007122
|
|
Fixed false positives and false negatives for rule “Avoid artifacts throwing exceptions without @Throws tag in doc comments (PHP)” |
💎 1007124
|
|
Fixed false positives and false negatives for rule “Avoid unconditional “if” and “else if\elseif” statements (PHP)” |
💎 1007146
|
|
Fixed false positives and false negatives for rule “Avoid methods and constructor overridden only with parent artifact call (PHP)” |
💎 1007148
|
|
Fixed false positives and false negatives for rule “Avoid artifacts with optional parameters before required parameters (PHP)” |
💎 1007150
|
|
Fixed false positives and false negatives for rule “Avoid using @error suppression (PHP)” |
💎 1007206
|
|
Fixed false positives and false negatives for rule “Fixed false positives and false negatives for rule” |
💎 1007212
|
|
Fixed false positives and false negatives for rule “Avoid control structures without proper spacing before and after open\close braces - PSR2 (PHP)” |
💎 1007228
|
|
Fixed false positives and false negatives for rule “Avoid artifacts with variables passed by reference when calling a function (PHP)” |
💎 1007232
|
|
Fixed false positives and false negatives for rule “Avoid having inline control statements (PHP)” |
💎 1007234
|
|
Fixed false positives and false negatives for rule “Avoid having Class Methods or Constructor without scope modifiers - Symfony STD (PHP)” |
💎 1007236
|
|
Fixed false positives and false negatives for rule “Avoid files that declare both symbols and execute logic with side effects (PHP)” |
💎 1007254
|
|
Fixed false positives and false negatives for rule “Avoid method invocation in loop termination expression (PHP)” |
💎 1007050
|
|
Fixed false positives and false negatives for rule “Use file inclusion based on API suitability (PHP)” |
💎 1007180
|
|
Fixed false positives and false negatives for rule “Avoid using relative path for including files (PHP)” |
💎 1007190
|
|
Fixed false positives and false negatives for rule “Avoid cross-site scripting - Improper Neutralization of script-related HTML tags in a web page (PHP)”" |
💎 1007244
|
|
Fixed false positives and false negatives for rule “Avoid Remote File Inclusion - Improper Control of Filename for Include/Require Statement in PHP Program (PHP)” |
💎 1007246
|
|
Fixed false positives and false negatives for rule “Avoid preg_replace with /e option (PHP)” |
💎 1007250
|
|
Fixed false positives and false negatives for rule “Avoid filesystem function calls without sanitizing user input (PHP)” |
💎 1007252
|
|
Fixed false positives and false negatives for rule “Avoid having Class Methods or Constructor without scope modifiers - Symfony STD (PHP)” |
💎 1007238
|
|
Fixed false positives and false negatives for rule “Avoid artifacts having object instantiation without parenthesis - Symfony STD (PHP)” |
💎 1007238
|
|
Fixed false positives and false negatives for rule “Avoid classes having excessive number of derived classes (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007036
|
|
Fixed false positives and false negatives for rule “Avoid classes having excessive number of dependencies (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007038
|
|
Fixed false positives and false negatives for rule “Avoid Classes with High Depth of Inheritance Tree (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007046
|
|
Fixed false positives and false negatives for rule “Avoid having variable with too long name (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007090
|
|
Fixed false positives and false negatives for rule “Avoid classes with excessive lines of code (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007126
|
|
Fixed false positives and false negatives for rule “Avoid artifacts with excessive number of parameters (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007128
|
|
Fixed false positives and false negatives for rule “Avoid Artifacts with excessive lines of code (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007130
|
|
Fixed false positives and false negatives for rule “Avoid classes with excessive number of fields (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007132
|
|
Fixed false positives and false negatives for rule “Avoid classes with excessive number of methods (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007134
|
|
Fixed false positives and false negatives for rule “Avoid classes having with excessive number of public methods and fields (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007136
|
|
Fixed false positives and false negatives for rule “Avoid unused local variables (PHP)” |
💎 1007138
|
|
Fixed false positives and false negatives for rule “Avoid unused private fields (PHP)” |
💎 1007140
|
|
Fixed false positives and false negatives for rule “Avoid unused private methods (PHP)” |
💎 1007142
|
|
Fixed false positives and false negatives for rule “Avoid classes with excessive number of weighted methods (PHP)”. Removed the possibility to parameterize the rule. |
💎 1007144
|
|
Removed the possibility to parameterize the rule “Avoid Classes implementing excessive number of Interfaces (PHP)” |
💎 1007042
|
|
Deprecated rule “Avoid using function or method return value that do not have return (PHP)” |
💎 1007168
|
|
Deprecated rule “Avoid function return value ignored (PHP)” |
💎 1007170
|
|
Deprecated rule “Avoid file name or path controlled by raw user input (PHP)” |
💎 1007262
|