1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-06 04:59:14 +01:00
psalm/src/Psalm/Issue
2023-11-09 16:22:35 +00:00
..
AbstractInstantiation.php Enable strict_types 2023-07-24 10:48:32 +02:00
AbstractMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
AmbiguousConstantInheritance.php Enable strict_types 2023-07-24 10:48:32 +02:00
ArgumentIssue.php Strict properties 2023-10-19 13:32:52 +02:00
ArgumentTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
AssignmentToVoid.php Enable strict_types 2023-07-24 10:48:32 +02:00
CheckType.php Enable strict_types 2023-07-24 10:48:32 +02:00
CircularReference.php Enable strict_types 2023-07-24 10:48:32 +02:00
ClassConstantIssue.php Strict properties 2023-10-19 13:32:52 +02:00
ClassIssue.php Strict properties 2023-10-19 13:32:52 +02:00
CodeIssue.php Strict properties 2023-10-19 13:32:52 +02:00
ComplexFunction.php Enable strict_types 2023-07-24 10:48:32 +02:00
ComplexMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
ConfigIssue.php Enable strict_types 2023-07-24 10:48:32 +02:00
ConflictingReferenceConstraint.php Enable strict_types 2023-07-24 10:48:32 +02:00
ConstantDeclarationInTrait.php Support constants in traits 2023-01-17 16:37:44 -05:00
ConstructorSignatureMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ContinueOutsideLoop.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedFunction.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedInterface.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
DeprecatedTrait.php Enable strict_types 2023-07-24 10:48:32 +02:00
DirectConstructorCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
DocblockTypeContradiction.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateArrayKey.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateEnumCase.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateEnumCaseValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateFunction.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
DuplicateProperty.php Strict types everywhere 2023-10-19 13:12:06 +02:00
EmptyArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
ExtensionRequirementViolation.php Enable strict_types 2023-07-24 10:48:32 +02:00
FalsableReturnStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
FalseOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
ForbiddenCode.php Enable strict_types 2023-07-24 10:48:32 +02:00
FunctionIssue.php Strict properties 2023-10-19 13:32:52 +02:00
IfThisIsMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImplementationRequirementViolation.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImplementedParamTypeMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImplementedReturnTypeMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImplicitToStringCast.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureByReferenceAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpurePropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpurePropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureStaticProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureStaticVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
ImpureVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
InaccessibleClassConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
InaccessibleMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
InaccessibleProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
InheritorViolation.php Enable strict_types 2023-07-24 10:48:32 +02:00
InterfaceInstantiation.php Enable strict_types 2023-07-24 10:48:32 +02:00
InternalClass.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
InternalMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
InternalProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidArrayAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidAttribute.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidCast.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidCatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidClassConstantType.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidClone.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidConstantAssignmentValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidDocblock.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidDocblockParamName.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidEnumBackingType.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidEnumCaseValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidEnumMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidExtendClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidFalsableReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidGlobal.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidInterfaceImplementation.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InvalidIterator.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidLiteralArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidNamedArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidNullableReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidParamDefault.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidParent.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidPassByReference.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidPropertyAssignmentValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidReturnStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidScalarArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidScope.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidStaticInvocation.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidStringClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidTemplateParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidThrow.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidToString.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidTraversableImplementation.php Enable strict_types 2023-07-24 10:48:32 +02:00
InvalidTypeImport.php Enable strict_types 2023-07-24 10:48:32 +02:00
LessSpecificClassConstantType.php Enable strict_types 2023-07-24 10:48:32 +02:00
LessSpecificImplementedReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
LessSpecificReturnStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
LessSpecificReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
LoopInvalidation.php Enable strict_types 2023-07-24 10:48:32 +02:00
MethodIssue.php Strict properties 2023-10-19 13:32:52 +02:00
MethodSignatureMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
MethodSignatureMustOmitReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MethodSignatureMustProvideReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MismatchingDocblockParamType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MismatchingDocblockPropertyType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MismatchingDocblockReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingClosureParamType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingClosureReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingConstructor.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingDependency.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingDocblockType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingFile.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingImmutableAnnotation.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingParamType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingPropertyType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingTemplateParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
MissingThrowsDocblock.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArgumentTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArrayAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedArrayTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedClone.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedIssue.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedIssueTrait.php Strict properties 2023-10-19 13:32:52 +02:00
MixedMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedPropertyTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedReturnStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedReturnTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
MixedStringOffsetAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
MoreSpecificImplementedParamType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MoreSpecificReturnType.php Enable strict_types 2023-07-24 10:48:32 +02:00
MutableDependency.php Enable strict_types 2023-07-24 10:48:32 +02:00
NamedArgumentNotAllowed.php Enable strict_types 2023-07-24 10:48:32 +02:00
NoEnumProperties.php Enable strict_types 2023-07-24 10:48:32 +02:00
NoInterfaceProperties.php Enable strict_types 2023-07-24 10:48:32 +02:00
NonInvariantDocblockPropertyType.php
NonInvariantPropertyType.php
NonStaticSelfCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
NonVariableReferenceReturn.php Introduce NonVariableReferenceReturn issue 2023-09-24 21:27:55 +02:00
NoValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullableReturnStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullIterator.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
NullReference.php Enable strict_types 2023-07-24 10:48:32 +02:00
OverriddenFinalConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
OverriddenInterfaceConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
OverriddenMethodAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
OverriddenPropertyAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
ParadoxicalCondition.php Enable strict_types 2023-07-24 10:48:32 +02:00
ParamNameMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
ParentNotFound.php Enable strict_types 2023-07-24 10:48:32 +02:00
ParseError.php Enable strict_types 2023-07-24 10:48:32 +02:00
PluginIssue.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossibleRawObjectIteration.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyFalseArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyFalseIterator.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyFalseOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyFalsePropertyAssignmentValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyFalseReference.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidArrayAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidCast.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidClone.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidDocblockTag.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidIterator.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidPropertyAssignmentValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyInvalidPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullArgument.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullArrayAccess.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullArrayAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullIterator.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullOperand.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullPropertyAssignmentValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyNullReference.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedGlobalVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedIntArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedStringArrayOffset.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUndefinedVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUnusedMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUnusedParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUnusedProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
PossiblyUnusedReturnValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
PrivateFinalMethod.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertyIssue.php Strict properties 2023-10-19 13:32:52 +02:00
PropertyNotSetInConstructor.php Enable strict_types 2023-07-24 10:48:32 +02:00
PropertyTypeCoercion.php Enable strict_types 2023-07-24 10:48:32 +02:00
PsalmInternalError.php Enable strict_types 2023-07-24 10:48:32 +02:00
RawObjectIteration.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantCast.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantCastGivenDocblockType.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantCondition.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantConditionGivenDocblockType.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantFunctionCallGivenDocblockType.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantIdentityWithTrue.php Enable strict_types 2023-07-24 10:48:32 +02:00
RedundantPropertyInitializationCheck.php Enable strict_types 2023-07-24 10:48:32 +02:00
ReferenceConstraintViolation.php Enable strict_types 2023-07-24 10:48:32 +02:00
ReferenceReusedFromConfusingScope.php Enable strict_types 2023-07-24 10:48:32 +02:00
ReservedWord.php Enable strict_types 2023-07-24 10:48:32 +02:00
RiskyCast.php Strict types everywhere 2023-10-19 13:12:06 +02:00
StringIncrement.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedCallable.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedCookie.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedCustom.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedEval.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedFile.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedHeader.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedHtml.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedInclude.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedInput.php Strict properties 2023-10-19 13:32:52 +02:00
TaintedLdap.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedShell.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedSleep.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TaintedSql.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedSSRF.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedSystemSecret.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedTextWithQuotes.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedUnserialize.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedUserSecret.php Enable strict_types 2023-07-24 10:48:32 +02:00
TaintedXpath.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TooFewArguments.php Enable strict_types 2023-07-24 10:48:32 +02:00
TooManyArguments.php Enable strict_types 2023-07-24 10:48:32 +02:00
TooManyTemplateParams.php Enable strict_types 2023-07-24 10:48:32 +02:00
Trace.php Enable strict_types 2023-07-24 10:48:32 +02:00
TraitMethodSignatureMismatch.php Enable strict_types 2023-07-24 10:48:32 +02:00
TypeDoesNotContainNull.php Enable strict_types 2023-07-24 10:48:32 +02:00
TypeDoesNotContainType.php Enable strict_types 2023-07-24 10:48:32 +02:00
UncaughtThrowInGlobalScope.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedAttributeClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedDocblockClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedFunction.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedGlobalVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedInterface.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedInterfaceMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedMagicMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedMagicPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedMagicPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedThisPropertyAssignment.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedThisPropertyFetch.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedTrace.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedTrait.php Enable strict_types 2023-07-24 10:48:32 +02:00
UndefinedVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnevaluatedCode.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnhandledMatchCondition.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnimplementedAbstractMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnimplementedInterfaceMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UninitializedProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnnecessaryVarAnnotation.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnrecognizedExpression.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnrecognizedStatement.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnresolvableConstant.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnresolvableInclude.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnsafeGenericInstantiation.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnsafeInstantiation.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnsupportedPropertyReferenceUsage.php UnsupportedPropertyReferenceUsage 2023-05-12 14:12:12 -05:00
UnsupportedReferenceUsage.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedBaselineEntry.php Strict types everywhere 2023-10-19 13:12:06 +02:00
UnusedClass.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedClosureParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedConstructor.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedDocblockParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedForeachValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedFunctionCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedIssueHandlerSuppression.php Warn when an issue handler suppression is unused 2023-11-03 21:41:06 +00:00
UnusedMethod.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedMethodCall.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedParam.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedProperty.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedPsalmSuppress.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedReturnValue.php Enable strict_types 2023-07-24 10:48:32 +02:00
UnusedVariable.php Enable strict_types 2023-07-24 10:48:32 +02:00
VariableIssue.php Strict properties 2023-10-19 13:32:52 +02:00