Documentation

Issue

Table of Contents

Interfaces

MixedIssue

Classes

AbstractInstantiation
AbstractMethodCall
AmbiguousConstantInheritance
ArgumentIssue
ArgumentTypeCoercion
AssignmentToVoid
CheckType
CircularReference
ClassConstantIssue
ClassIssue
CodeIssue
ComplexFunction
ComplexMethod
ConfigIssue
ConflictingReferenceConstraint
ConstantDeclarationInTrait
ConstructorSignatureMismatch
ContinueOutsideLoop
DeprecatedClass
DeprecatedConstant
DeprecatedFunction
DeprecatedInterface
DeprecatedMethod
DeprecatedProperty
DeprecatedTrait
DirectConstructorCall
DocblockTypeContradiction
DuplicateArrayKey
DuplicateClass
DuplicateConstant
DuplicateEnumCase
DuplicateEnumCaseValue
DuplicateFunction
DuplicateMethod
DuplicateParam
DuplicateProperty
EmptyArrayAccess
ExtensionRequirementViolation
FalsableReturnStatement
FalseOperand
ForbiddenCode
FunctionIssue
IfThisIsMismatch
ImplementationRequirementViolation
ImplementedParamTypeMismatch
ImplementedReturnTypeMismatch
ImplicitToStringCast
ImpureByReferenceAssignment
ImpureFunctionCall
ImpureMethodCall
ImpurePropertyAssignment
ImpurePropertyFetch
ImpureStaticProperty
ImpureStaticVariable
ImpureVariable
InaccessibleClassConstant
InaccessibleMethod
InaccessibleProperty
InheritorViolation
InterfaceInstantiation
InternalClass
InternalMethod
InternalProperty
InvalidArgument
InvalidArrayAccess
InvalidArrayAssignment
InvalidArrayOffset
InvalidAttribute
InvalidCast
InvalidCatch
InvalidClass
InvalidClassConstantType
InvalidClone
InvalidConstantAssignmentValue
InvalidDocblock
InvalidDocblockParamName
InvalidEnumBackingType
InvalidEnumCaseValue
InvalidEnumMethod
InvalidExtendClass
InvalidFalsableReturnType
InvalidFunctionCall
InvalidGlobal
InvalidInterfaceImplementation
InvalidIterator
InvalidLiteralArgument
InvalidMethodCall
InvalidNamedArgument
InvalidNullableReturnType
InvalidOperand
InvalidOverride
InvalidParamDefault
InvalidParent
InvalidPassByReference
InvalidPropertyAssignment
InvalidPropertyAssignmentValue
InvalidPropertyFetch
InvalidReturnStatement
InvalidReturnType
InvalidScalarArgument
InvalidScope
InvalidStaticInvocation
InvalidStringClass
InvalidTemplateParam
InvalidThrow
InvalidToString
InvalidTraversableImplementation
InvalidTypeImport
LessSpecificClassConstantType
LessSpecificImplementedReturnType
LessSpecificReturnStatement
LessSpecificReturnType
LiteralKeyUnshapedArray
LoopInvalidation
MethodIssue
MethodSignatureMismatch
MethodSignatureMustOmitReturnType
MethodSignatureMustProvideReturnType
MismatchingDocblockParamType
MismatchingDocblockPropertyType
MismatchingDocblockReturnType
MissingClassConstType
MissingClosureParamType
MissingClosureReturnType
MissingConstructor
MissingDependency
MissingDocblockType
MissingFile
MissingImmutableAnnotation
MissingOverrideAttribute
MissingParamType
MissingPropertyType
MissingReturnType
MissingTemplateParam
MissingThrowsDocblock
MixedArgument
MixedArgumentTypeCoercion
MixedArrayAccess
MixedArrayAssignment
MixedArrayOffset
MixedArrayTypeCoercion
MixedAssignment
MixedClone
MixedFunctionCall
MixedMethodCall
MixedOperand
MixedPropertyAssignment
MixedPropertyFetch
MixedPropertyTypeCoercion
MixedReturnStatement
MixedReturnTypeCoercion
MixedStringOffsetAssignment
MoreSpecificImplementedParamType
MoreSpecificReturnType
MutableDependency
NamedArgumentNotAllowed
NoEnumProperties
NoInterfaceProperties
NonInvariantDocblockPropertyType
NonInvariantPropertyType
NonStaticSelfCall
NonVariableReferenceReturn
NoValue
NullableReturnStatement
NullArgument
NullArrayAccess
This is different from NullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
NullArrayOffset
NullFunctionCall
NullIterator
NullOperand
NullPropertyAssignment
This is different from NullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
NullPropertyFetch
This is different from NullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
NullReference
OverriddenFinalConstant
OverriddenInterfaceConstant
OverriddenMethodAccess
OverriddenPropertyAccess
ParadoxicalCondition
ParamNameMismatch
ParentNotFound
ParseError
PluginIssue
PossibleRawObjectIteration
PossiblyFalseArgument
PossiblyFalseIterator
PossiblyFalseOperand
PossiblyFalsePropertyAssignmentValue
PossiblyFalseReference
PossiblyInvalidArgument
PossiblyInvalidArrayAccess
PossiblyInvalidArrayAssignment
PossiblyInvalidArrayOffset
PossiblyInvalidCast
PossiblyInvalidClone
PossiblyInvalidDocblockTag
PossiblyInvalidFunctionCall
PossiblyInvalidIterator
PossiblyInvalidMethodCall
PossiblyInvalidOperand
PossiblyInvalidPropertyAssignment
PossiblyInvalidPropertyAssignmentValue
PossiblyInvalidPropertyFetch
PossiblyNullArgument
PossiblyNullArrayAccess
This is different from PossiblyNullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
PossiblyNullArrayAssignment
PossiblyNullArrayOffset
PossiblyNullFunctionCall
PossiblyNullIterator
PossiblyNullOperand
PossiblyNullPropertyAssignment
This is different from PossiblyNullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
PossiblyNullPropertyAssignmentValue
PossiblyNullPropertyFetch
This is different from PossiblyNullReference, as PHP throws a notice (vs the possibility of a fatal error with a null reference)
PossiblyNullReference
PossiblyUndefinedArrayOffset
PossiblyUndefinedGlobalVariable
PossiblyUndefinedIntArrayOffset
PossiblyUndefinedMethod
PossiblyUndefinedStringArrayOffset
PossiblyUndefinedVariable
PossiblyUnusedMethod
PossiblyUnusedParam
PossiblyUnusedProperty
PossiblyUnusedReturnValue
PrivateFinalMethod
PropertyIssue
PropertyNotSetInConstructor
PropertyTypeCoercion
PsalmInternalError
RawObjectIteration
RedundantCast
RedundantCastGivenDocblockType
RedundantCondition
RedundantConditionGivenDocblockType
RedundantFlag
RedundantFunctionCall
RedundantFunctionCallGivenDocblockType
RedundantIdentityWithTrue
RedundantPropertyInitializationCheck
ReferenceConstraintViolation
ReferenceReusedFromConfusingScope
ReservedWord
RiskyCast
RiskyTruthyFalsyComparison
StringIncrement
TaintedCallable
TaintedCookie
TaintedCustom
TaintedEval
TaintedExtract
TaintedFile
TaintedHeader
TaintedHtml
TaintedInclude
TaintedInput
TaintedLdap
TaintedShell
TaintedSleep
TaintedSql
TaintedSSRF
TaintedSystemSecret
TaintedTextWithQuotes
TaintedUnserialize
TaintedUserSecret
TaintedXpath
TooFewArguments
TooManyArguments
TooManyTemplateParams
Trace
TraitMethodSignatureMismatch
TypeDoesNotContainNull
TypeDoesNotContainType
UncaughtThrowInGlobalScope
UndefinedAttributeClass
UndefinedClass
UndefinedConstant
UndefinedDocblockClass
UndefinedFunction
UndefinedGlobalVariable
UndefinedInterface
UndefinedInterfaceMethod
UndefinedMagicMethod
UndefinedMagicPropertyAssignment
UndefinedMagicPropertyFetch
UndefinedMethod
UndefinedPropertyAssignment
UndefinedPropertyFetch
UndefinedThisPropertyAssignment
UndefinedThisPropertyFetch
UndefinedTrace
UndefinedTrait
UndefinedVariable
UnevaluatedCode
UnhandledMatchCondition
UnimplementedAbstractMethod
UnimplementedInterfaceMethod
UninitializedProperty
UnnecessaryVarAnnotation
UnrecognizedExpression
UnrecognizedStatement
UnresolvableConstant
UnresolvableInclude
UnsafeGenericInstantiation
UnsafeInstantiation
UnsupportedPropertyReferenceUsage
UnsupportedReferenceUsage
UnusedBaselineEntry
UnusedClass
UnusedClosureParam
UnusedConstructor
UnusedDocblockParam
UnusedForeachValue
UnusedFunctionCall
UnusedIssueHandlerSuppression
UnusedMethod
UnusedMethodCall
UnusedParam
UnusedProperty
UnusedPsalmSuppress
UnusedReturnValue
UnusedVariable
VariableIssue

Traits

MixedIssueTrait

        
On this page

Search results