.. |
AbstractInstantiation.php
|
|
|
AssignmentToVoid.php
|
|
|
CircularReference.php
|
|
|
ClassIssue.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
CodeIssue.php
|
|
|
ConflictingReferenceConstraint.php
|
|
|
ContinueOutsideLoop.php
|
|
|
DeprecatedClass.php
|
|
|
DeprecatedConstant.php
|
Add support for checking DeprecatedTrait and DeprecatedConstant
|
2018-08-10 13:25:25 -04:00 |
DeprecatedInterface.php
|
|
|
DeprecatedMethod.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
DeprecatedProperty.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
DeprecatedTrait.php
|
Add support for checking DeprecatedTrait and DeprecatedConstant
|
2018-08-10 13:25:25 -04:00 |
DocblockTypeContradiction.php
|
|
|
DuplicateArrayKey.php
|
|
|
DuplicateClass.php
|
|
|
DuplicateParam.php
|
|
|
EmptyArrayAccess.php
|
|
|
FalsableReturnStatement.php
|
|
|
FalseOperand.php
|
Add more granular error messages for invalid operands
|
2018-03-18 16:39:34 -04:00 |
ForbiddenCode.php
|
|
|
ForbiddenEcho.php
|
Add specific ForbiddenEcho issue if a config flag is set
|
2018-09-18 17:08:32 -04:00 |
ImplementedReturnTypeMismatch.php
|
|
|
ImplicitToStringCast.php
|
|
|
InaccessibleClassConstant.php
|
|
|
InaccessibleMethod.php
|
|
|
InaccessibleProperty.php
|
|
|
InterfaceInstantiation.php
|
|
|
InvalidArgument.php
|
|
|
InvalidArrayAccess.php
|
|
|
InvalidArrayAssignment.php
|
|
|
InvalidArrayOffset.php
|
|
|
InvalidCast.php
|
|
|
InvalidCatch.php
|
Allow InvalidCatch and InvalidThrow to be suppressed per-class
|
2018-09-21 11:35:51 -04:00 |
InvalidClass.php
|
Make UndefinedClass an explicit class-related issue
|
2018-03-21 10:17:57 -04:00 |
InvalidClone.php
|
|
|
InvalidDocblock.php
|
|
|
InvalidFalsableReturnType.php
|
|
|
InvalidFunctionCall.php
|
|
|
InvalidGlobal.php
|
|
|
InvalidIterator.php
|
|
|
InvalidMethodCall.php
|
|
|
InvalidNullableReturnType.php
|
|
|
InvalidOperand.php
|
|
|
InvalidParamDefault.php
|
|
|
InvalidPassByReference.php
|
|
|
InvalidPropertyAssignment.php
|
|
|
InvalidPropertyAssignmentValue.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
InvalidPropertyFetch.php
|
|
|
InvalidReturnStatement.php
|
|
|
InvalidReturnType.php
|
|
|
InvalidScalarArgument.php
|
|
|
InvalidScope.php
|
|
|
InvalidStaticInvocation.php
|
|
|
InvalidStringClass.php
|
|
|
InvalidThrow.php
|
Allow InvalidCatch and InvalidThrow to be suppressed per-class
|
2018-09-21 11:35:51 -04:00 |
InvalidToString.php
|
|
|
LessSpecificImplementedReturnType.php
|
Fix #624 - change some innaccurate issue names
|
2018-04-17 14:07:02 -04:00 |
LessSpecificReturnStatement.php
|
|
|
LessSpecificReturnType.php
|
|
|
LoopInvalidation.php
|
|
|
MethodIssue.php
|
Allow suppression of TooManyArguments by function/method id
|
2018-08-16 16:49:33 -04:00 |
MethodSignatureMismatch.php
|
|
|
MethodSignatureMustOmitReturnType.php
|
Check that __clone, __construct, __destruct signatures omit return types
|
2018-04-21 16:04:03 -04:00 |
MismatchingDocblockParamType.php
|
|
|
MismatchingDocblockReturnType.php
|
|
|
MisplacedRequiredParam.php
|
|
|
MissingClosureParamType.php
|
|
|
MissingClosureReturnType.php
|
|
|
MissingConstructor.php
|
|
|
MissingDependency.php
|
Make UndefinedClass an explicit class-related issue
|
2018-03-21 10:17:57 -04:00 |
MissingDocblockType.php
|
|
|
MissingFile.php
|
|
|
MissingParamType.php
|
|
|
MissingPropertyType.php
|
|
|
MissingReturnType.php
|
|
|
MissingThrowsDocblock.php
|
Fix #15 - check for uncaught throws if config flag is set
|
2018-06-22 01:13:49 -04:00 |
MixedArgument.php
|
|
|
MixedArrayAccess.php
|
|
|
MixedArrayAssignment.php
|
|
|
MixedArrayOffset.php
|
|
|
MixedAssignment.php
|
|
|
MixedInferredReturnType.php
|
|
|
MixedMethodCall.php
|
|
|
MixedOperand.php
|
|
|
MixedPropertyAssignment.php
|
|
|
MixedPropertyFetch.php
|
|
|
MixedReturnStatement.php
|
|
|
MixedStringOffsetAssignment.php
|
|
|
MixedTypeCoercion.php
|
|
|
MoreSpecificImplementedParamType.php
|
|
|
MoreSpecificReturnType.php
|
|
|
NoInterfaceProperties.php
|
|
|
NonStaticSelfCall.php
|
|
|
NullableReturnStatement.php
|
|
|
NullArgument.php
|
|
|
NullArrayAccess.php
|
|
|
NullArrayOffset.php
|
|
|
NullFunctionCall.php
|
|
|
NullIterator.php
|
|
|
NullOperand.php
|
|
|
NullPropertyAssignment.php
|
|
|
NullPropertyFetch.php
|
|
|
NullReference.php
|
|
|
OverriddenMethodAccess.php
|
|
|
OverriddenPropertyAccess.php
|
|
|
ParadoxicalCondition.php
|
|
|
ParentNotFound.php
|
|
|
ParseError.php
|
Add support back for parser errors
|
2018-09-30 11:34:51 -04:00 |
PossiblyFalseArgument.php
|
|
|
PossiblyFalseIterator.php
|
Add more refined treatment of InvalidIterator
|
2018-03-20 22:59:22 -04:00 |
PossiblyFalseOperand.php
|
Add more granular error messages for invalid operands
|
2018-03-18 16:39:34 -04:00 |
PossiblyFalsePropertyAssignmentValue.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
PossiblyFalseReference.php
|
|
|
PossiblyInvalidArgument.php
|
|
|
PossiblyInvalidArrayAccess.php
|
|
|
PossiblyInvalidArrayAssignment.php
|
|
|
PossiblyInvalidArrayOffset.php
|
|
|
PossiblyInvalidFunctionCall.php
|
|
|
PossiblyInvalidIterator.php
|
Add more refined treatment of InvalidIterator
|
2018-03-20 22:59:22 -04:00 |
PossiblyInvalidMethodCall.php
|
|
|
PossiblyInvalidOperand.php
|
Add more granular error messages for invalid operands
|
2018-03-18 16:39:34 -04:00 |
PossiblyInvalidPropertyAssignment.php
|
|
|
PossiblyInvalidPropertyAssignmentValue.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
PossiblyInvalidPropertyFetch.php
|
|
|
PossiblyNullArgument.php
|
|
|
PossiblyNullArrayAccess.php
|
|
|
PossiblyNullArrayAssignment.php
|
|
|
PossiblyNullArrayOffset.php
|
|
|
PossiblyNullFunctionCall.php
|
|
|
PossiblyNullIterator.php
|
|
|
PossiblyNullOperand.php
|
|
|
PossiblyNullPropertyAssignment.php
|
|
|
PossiblyNullPropertyAssignmentValue.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
PossiblyNullPropertyFetch.php
|
|
|
PossiblyNullReference.php
|
|
|
PossiblyUndefinedArrayOffset.php
|
Fix #624 - change some innaccurate issue names
|
2018-04-17 14:07:02 -04:00 |
PossiblyUndefinedGlobalVariable.php
|
|
|
PossiblyUndefinedMethod.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
PossiblyUndefinedVariable.php
|
|
|
PossiblyUnusedMethod.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
PossiblyUnusedParam.php
|
|
|
PossiblyUnusedProperty.php
|
|
|
PropertyIssue.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
PropertyNotSetInConstructor.php
|
|
|
RawObjectIteration.php
|
|
|
RedundantCondition.php
|
|
|
RedundantConditionGivenDocblockType.php
|
|
|
ReferenceConstraintViolation.php
|
|
|
ReservedWord.php
|
Make UndefinedClass an explicit class-related issue
|
2018-03-21 10:17:57 -04:00 |
TooFewArguments.php
|
Allow suppression of TooManyArguments by function/method id
|
2018-08-16 16:49:33 -04:00 |
TooManyArguments.php
|
Allow suppression of TooManyArguments by function/method id
|
2018-08-16 16:49:33 -04:00 |
TypeCoercion.php
|
|
|
TypeDoesNotContainNull.php
|
|
|
TypeDoesNotContainType.php
|
|
|
UndefinedClass.php
|
Make UndefinedClass an explicit class-related issue
|
2018-03-21 10:17:57 -04:00 |
UndefinedConstant.php
|
|
|
UndefinedFunction.php
|
|
|
UndefinedGlobalVariable.php
|
|
|
UndefinedMethod.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
UndefinedPropertyAssignment.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
UndefinedPropertyFetch.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
UndefinedThisPropertyAssignment.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
UndefinedThisPropertyFetch.php
|
Add support for referencedProperty error restrictions
|
2018-05-11 00:07:41 -04:00 |
UndefinedTrait.php
|
|
|
UndefinedVariable.php
|
|
|
UnevaluatedCode.php
|
|
|
UnimplementedAbstractMethod.php
|
|
|
UnimplementedInterfaceMethod.php
|
|
|
UnrecognizedExpression.php
|
|
|
UnrecognizedStatement.php
|
|
|
UnresolvableInclude.php
|
|
|
UnusedClass.php
|
|
|
UnusedMethod.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
UnusedParam.php
|
|
|
UnusedProperty.php
|
|
|
UnusedVariable.php
|
|
|