1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/docs/running_psalm/issues
2021-01-29 11:39:46 +01:00
..
AbstractInstantiation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
AbstractMethodCall.md Update docs once more 2020-03-21 09:48:35 -04:00
ArgumentTypeCoercion.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
AssignmentToVoid.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
CircularReference.md Update docs once more 2020-03-21 09:48:35 -04:00
ConflictingReferenceConstraint.md Update docs once more 2020-03-21 09:48:35 -04:00
ConstructorSignatureMismatch.md Add ConstructorSignatureMismatch issue distinct from MethodSignatureMismatch 2020-08-10 12:26:25 -04:00
ContinueOutsideLoop.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedClass.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedConstant.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedFunction.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedInterface.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedMethod.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedProperty.md Update docs once more 2020-03-21 09:48:35 -04:00
DeprecatedTrait.md Update docs once more 2020-03-21 09:48:35 -04:00
DocblockTypeContradiction.md Update docs once more 2020-03-21 09:48:35 -04:00
DuplicateArrayKey.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
DuplicateClass.md Add more docs 2020-03-21 10:13:11 -04:00
DuplicateFunction.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
DuplicateMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
DuplicateParam.md Add more docs 2020-03-21 10:13:11 -04:00
EmptyArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
FalsableReturnStatement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
FalseOperand.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
ForbiddenCode.md ForbiddenCode configure docs (#3989) 2020-08-13 09:21:13 -04:00
ForbiddenEcho.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
IfThisIsMismatch.md Add doc for ifthisismismatch exception 2020-07-14 18:00:22 +00:00
ImplementedParamTypeMismatch.md Improve words 2020-03-23 23:54:48 -04:00
ImplementedReturnTypeMismatch.md Fix issue description 2020-03-23 23:55:51 -04:00
ImplicitToStringCast.md Fix typo (#2999) 2020-03-21 10:19:30 -04:00
ImpureByReferenceAssignment.md Add a couple more documented things 2020-03-21 00:39:00 -04:00
ImpureFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ImpureMethodCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ImpurePropertyAssignment.md Fix docs 2021-01-29 11:38:41 +01:00
ImpurePropertyFetch.md Fix docs 2021-01-29 11:38:41 +01:00
ImpureStaticProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ImpureStaticVariable.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ImpureVariable.md Prevent use of $this in pure functions 2021-01-29 11:38:43 +01:00
InaccessibleClassConstant.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InaccessibleMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InaccessibleProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InterfaceInstantiation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InternalClass.md Fix multiple issues with @internal and @psalm-internal (#3841) 2020-07-22 19:27:35 -04:00
InternalMethod.md Fix multiple issues with @internal and @psalm-internal (#3841) 2020-07-22 19:27:35 -04:00
InternalProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidArgument.md Add a better description to PossiblyInvalidArgument 2020-03-21 15:33:40 -04:00
InvalidArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidArrayAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidCast.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidCatch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidClass.md InvalidClass is also reported if the casing in the namespace is wrong (#4090) 2021-01-29 11:38:50 +01:00
InvalidClone.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidDocblock.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidDocblockParamName.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
InvalidExtendClass.md Update InvalidExtendClass.md (#3616) 2020-06-19 11:51:30 -04:00
InvalidFalsableReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidGlobal.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidIterator.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidLiteralArgument.md Fix documentation 2021-01-29 11:38:57 +01:00
InvalidMethodCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidNamedArgument.md Fix test 2021-01-29 11:39:46 +01:00
InvalidNullableReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidOperand.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidParamDefault.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidParent.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidPassByReference.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidPropertyAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidPropertyAssignmentValue.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidPropertyFetch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidReturnStatement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidScalarArgument.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidScope.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidStaticInvocation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidStringClass.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidTemplateParam.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidThrow.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidToString.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
InvalidTypeImport.md Improve import errors (#3997) 2020-08-16 22:53:53 -04:00
LessSpecificImplementedReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
LessSpecificReturnStatement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
LessSpecificReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
LoopInvalidation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MethodSignatureMismatch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MethodSignatureMustOmitReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MismatchingDocblockParamType.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MismatchingDocblockReturnType.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MissingClosureParamType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingClosureReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingConstructor.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingDependency.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MissingDocblockType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingFile.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingImmutableAnnotation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingParamType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingPropertyType.md Update MissingPropertyType.md (#3299) 2020-05-04 14:49:19 -04:00
MissingReturnType.md Update MissingReturnType.md (#3942) 2020-08-05 15:48:18 -04:00
MissingTemplateParam.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MissingThrowsDocblock.md Update MissingThrowsDocblock.md (#3878) 2020-07-24 09:33:50 -04:00
MixedArgument.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedArgumentTypeCoercion.md Update MixedArgumentTypeCoercion.md (#3129) 2020-04-12 19:52:50 -04:00
MixedArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedArrayAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedArrayTypeCoercion.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedClone.md Add documentation for MixedClone 2020-05-18 17:20:57 -04:00
MixedFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedInferredReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedMethodCall.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MixedOperand.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedPropertyAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedPropertyFetch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedPropertyTypeCoercion.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MixedReturnStatement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MixedReturnTypeCoercion.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
MixedStringOffsetAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MoreSpecificImplementedParamType.md docs(MoreSpecificImplementedParamType): less to more (#3725) 2020-07-01 09:01:58 -04:00
MoreSpecificReturnType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
MutableDependency.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NoInterfaceProperties.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NonStaticSelfCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NoValue.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullableReturnStatement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullArgument.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullIterator.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullOperand.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullPropertyAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullPropertyFetch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
NullReference.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
OverriddenMethodAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
OverriddenPropertyAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ParadoxicalCondition.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ParamNameMismatch.md [easy fix] Update example for @no-named-arguments (#4170) 2021-01-29 11:38:57 +01:00
ParentNotFound.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ParseError.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PluginIssue.md Move issues to separate pages 2020-03-19 12:32:49 -04:00
PossibleRawObjectIteration.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyFalseArgument.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
PossiblyFalseIterator.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyFalseOperand.md Update docs once more 2020-03-21 09:48:35 -04:00
PossiblyFalsePropertyAssignmentValue.md Fix tests 2021-01-29 11:38:56 +01:00
PossiblyFalseReference.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidArgument.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidArrayAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidCast.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidClone.md Correct analyze clone expression (#3382) 2020-05-18 16:22:50 -04:00
PossiblyInvalidFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidIterator.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidMethodCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidOperand.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidPropertyAssignment.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
PossiblyInvalidPropertyAssignmentValue.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyInvalidPropertyFetch.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
PossiblyNullArgument.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullArrayAccess.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullArrayAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullIterator.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullOperand.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullPropertyAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullPropertyAssignmentValue.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullPropertyFetch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyNullReference.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUndefinedArrayOffset.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
PossiblyUndefinedGlobalVariable.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUndefinedIntArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUndefinedMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUndefinedStringArrayOffset.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUndefinedVariable.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUnusedMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PossiblyUnusedParam.md Documented using underscore to suppress unused(param/variable) issues (#3580) 2020-06-13 00:31:37 -04:00
PossiblyUnusedProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PropertyNotSetInConstructor.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
PropertyTypeCoercion.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
RawObjectIteration.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
RedundantCondition.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
RedundantConditionGivenDocblockType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
RedundantIdentityWithTrue.md Put RedundantIdentityWithTrue behind a flag cc @greg0ire 2020-07-30 10:25:59 -04:00
ReferenceConstraintViolation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
ReservedWord.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
StringIncrement.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
TaintedInput.md Move issues to separate pages 2020-03-19 12:32:49 -04:00
TooFewArguments.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
TooManyArguments.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
TooManyTemplateParams.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
Trace.md @psalm-trace is now a specific low-level issue, because plain debug print breaks structured output (after #3080) (#3106) 2020-04-08 21:03:05 -04:00
TraitMethodSignatureMismatch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
TypeDoesNotContainNull.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
TypeDoesNotContainType.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UncaughtThrowInGlobalScope.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UndefinedClass.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedConstant.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedDocblockClass.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedFunction.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UndefinedGlobalVariable.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UndefinedInterface.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedInterfaceMethod.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedMagicMethod.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedMagicPropertyAssignment.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedMagicPropertyFetch.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedMethod.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedPropertyAssignment.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedPropertyFetch.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedThisPropertyAssignment.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UndefinedThisPropertyFetch.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UndefinedTrace.md @psalm-trace is now a specific low-level issue, because plain debug print breaks structured output (after #3080) (#3106) 2020-04-08 21:03:05 -04:00
UndefinedTrait.md Fix minor typos in docs (#3956) 2020-08-08 08:09:41 -04:00
UndefinedVariable.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnevaluatedCode.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnhandledMatchCondition.md Catch unmatched matches 2021-01-29 11:38:50 +01:00
UnimplementedAbstractMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnimplementedInterfaceMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UninitializedProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnnecessaryVarAnnotation.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnrecognizedExpression.md Move issues to separate pages 2020-03-19 12:32:49 -04:00
UnrecognizedStatement.md Move issues to separate pages 2020-03-19 12:32:49 -04:00
UnresolvableInclude.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnsafeInstantiation.md Fix strtolower calls and docs 2020-08-05 21:46:15 -04:00
UnusedClass.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnusedClosureParam.md Documented using underscore to suppress unused(param/variable) issues (#3580) 2020-06-13 00:31:37 -04:00
UnusedFunctionCall.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnusedMethod.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnusedMethodCall.md Fix example 2020-07-16 16:19:29 -04:00
UnusedParam.md Documented using underscore to suppress unused(param/variable) issues (#3580) 2020-06-13 00:31:37 -04:00
UnusedProperty.md Add opening PHP tags to examples 2020-03-20 19:13:56 -04:00
UnusedPsalmSuppress.md Fix tests 2021-01-29 11:38:56 +01:00
UnusedVariable.md Documented using underscore to suppress unused(param/variable) issues (#3580) 2020-06-13 00:31:37 -04:00