1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-05 13:10:49 +01:00
psalm/src/Psalm/Issue
2022-01-22 17:06:53 -06:00
..
AbstractInstantiation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AbstractMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArgumentIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArgumentTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AssignmentToVoid.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CircularReference.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CodeIssue.php Support type annotations for class consts (fixes #942). 2022-01-22 17:06:53 -06:00
ComplexFunction.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ComplexMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConfigIssue.php Formally deprecate allowCoercionFromStringToClassConst (#5897) 2021-06-07 10:46:26 -04:00
ConflictingReferenceConstraint.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConstructorSignatureMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ContinueOutsideLoop.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedConstant.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedFunction.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DeprecatedTrait.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocblockTypeContradiction.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DuplicateArrayKey.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DuplicateClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DuplicateConstant.php Flag duplicate constants 2021-11-11 00:44:17 +02:00
DuplicateEnumCase.php Basic enum checks 2021-09-07 12:35:38 +03:00
DuplicateEnumCaseValue.php Basic enum checks 2021-09-07 12:35:38 +03:00
DuplicateFunction.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DuplicateMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DuplicateParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
EmptyArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExtensionRequirementViolation.php Initial proposal for psalm-require-{extends, implements} (#4361) 2020-10-19 15:08:18 -04:00
FalsableReturnStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FalseOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ForbiddenCode.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfThisIsMismatch.php missing visibility 2021-12-27 22:30:10 +01:00
ImplementationRequirementViolation.php Initial proposal for psalm-require-{extends, implements} (#4361) 2020-10-19 15:08:18 -04:00
ImplementedParamTypeMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImplementedReturnTypeMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImplicitToStringCast.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureByReferenceAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpurePropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpurePropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureStaticProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureStaticVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImpureVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InaccessibleClassConstant.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InaccessibleMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InaccessibleProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InterfaceInstantiation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidArrayAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidAttribute.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidCast.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidCatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidClone.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidDocblock.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidDocblockParamName.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidEnumBackingType.php Flag invalid backing types for enums 2021-09-05 20:12:24 +03:00
InvalidEnumCaseValue.php Basic enum checks 2021-09-07 12:35:38 +03:00
InvalidExtendClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidFalsableReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidGlobal.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidIterator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidLiteralArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidNamedArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidNullableReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidParamDefault.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidParent.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidPassByReference.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidPropertyAssignmentValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidReturnStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidScalarArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidStaticInvocation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidStringClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidTemplateParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidThrow.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidToString.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InvalidTraversableImplementation.php Prevent invalid Traversable implementation (#5171) 2021-02-06 22:10:05 -05:00
InvalidTypeImport.php
LessSpecificImplementedReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
LessSpecificReturnStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
LessSpecificReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
LoopInvalidation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureMustOmitReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureMustProvideReturnType.php Add separate issue 2022-01-19 12:20:50 +01:00
MismatchingDocblockParamType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MismatchingDocblockPropertyType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MismatchingDocblockReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingClosureParamType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingClosureReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingConstructor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingDependency.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingDocblockType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingFile.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingImmutableAnnotation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingParamType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingPropertyType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingTemplateParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MissingThrowsDocblock.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArgumentTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArrayAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedArrayTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedClone.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedFunctionCall.php Make all mixed issues implement MixedIssue 2021-03-20 21:44:04 -04:00
MixedInferredReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedIssueTrait.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedPropertyTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedReturnStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedReturnTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixedStringOffsetAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MoreSpecificImplementedParamType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MoreSpecificReturnType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MutableDependency.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NamedArgumentNotAllowed.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NoEnumProperties.php Forbid properties on enums 2021-11-06 21:57:49 +02:00
NoInterfaceProperties.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NonInvariantDocblockPropertyType.php Add less severe issue for docblock property type invariance cc @bdsl 2021-02-07 00:52:29 -05:00
NonInvariantPropertyType.php Enforce property type invariance (#5131) 2021-01-31 11:32:24 -05:00
NonStaticSelfCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NoValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullableReturnStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullIterator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NullReference.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
OverriddenMethodAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
OverriddenPropertyAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParadoxicalCondition.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParamNameMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParentNotFound.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ParseError.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PluginIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossibleRawObjectIteration.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyFalseArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyFalseIterator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyFalseOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyFalsePropertyAssignmentValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyFalseReference.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidArrayAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidCast.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidClone.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidDocblockTag.php Flag unexpected tags on function docblocks (#5845) 2021-05-28 09:47:39 -04:00
PossiblyInvalidFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidIterator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidPropertyAssignmentValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyInvalidPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullArgument.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullArrayAccess.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullArrayAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullIterator.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullOperand.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullPropertyAssignmentValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyNullReference.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedGlobalVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedIntArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedStringArrayOffset.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUndefinedVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUnusedMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUnusedParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUnusedProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PossiblyUnusedReturnValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyNotSetInConstructor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeCoercion.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PsalmInternalError.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RawObjectIteration.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantCast.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantCastGivenDocblockType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantCondition.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantConditionGivenDocblockType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantFunctionCall.php Add new RedundantFunctionCall issues 2021-12-30 11:36:32 +01:00
RedundantFunctionCallGivenDocblockType.php Add new RedundantFunctionCall issues 2021-12-30 11:36:32 +01:00
RedundantIdentityWithTrue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
RedundantPropertyInitializationCheck.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReferenceConstraintViolation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReservedWord.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
StringIncrement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedCallable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedCookie.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedCustom.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedEval.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedFile.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedHeader.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedHtml.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedInclude.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedInput.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedLdap.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedShell.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedSql.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedSSRF.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedSystemSecret.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedTextWithQuotes.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedUnserialize.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintedUserSecret.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TooFewArguments.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TooManyArguments.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TooManyTemplateParams.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Trace.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraitMethodSignatureMismatch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeDoesNotContainNull.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeDoesNotContainType.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UncaughtThrowInGlobalScope.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedAttributeClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedConstant.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedDocblockClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedFunction.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedGlobalVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedInterface.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedInterfaceMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedMagicMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedMagicPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedMagicPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedThisPropertyAssignment.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedThisPropertyFetch.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedTrace.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedTrait.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UndefinedVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnevaluatedCode.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnhandledMatchCondition.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnimplementedAbstractMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnimplementedInterfaceMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UninitializedProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnnecessaryVarAnnotation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnrecognizedExpression.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnrecognizedStatement.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnresolvableConstant.php Support type annotations for class consts (fixes #942). 2022-01-22 17:06:53 -06:00
UnresolvableInclude.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnsafeGenericInstantiation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnsafeInstantiation.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedClass.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedClosureParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedConstructor.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedForeachValue.php Emit separate type of issue when foreach value is unused (#5932) 2021-06-17 00:40:24 -04:00
UnusedFunctionCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedMethod.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedMethodCall.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedParam.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedProperty.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedPsalmSuppress.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedReturnValue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedVariable.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
VariableIssue.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00