This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2025-01-22 22:01:48 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
docs
/
running_psalm
/
issues
History
Matthew Brown
51abbc9074
Update MixedOperand.md
2021-01-29 11:46:06 +01:00
..
AbstractInstantiation.md
…
AbstractMethodCall.md
…
ArgumentTypeCoercion.md
…
AssignmentToVoid.md
…
CircularReference.md
…
ConflictingReferenceConstraint.md
…
ConstructorSignatureMismatch.md
…
ContinueOutsideLoop.md
…
DeprecatedClass.md
…
DeprecatedConstant.md
…
DeprecatedFunction.md
…
DeprecatedInterface.md
…
DeprecatedMethod.md
…
DeprecatedProperty.md
…
DeprecatedTrait.md
…
DocblockTypeContradiction.md
…
DuplicateArrayKey.md
…
DuplicateClass.md
…
DuplicateFunction.md
…
DuplicateMethod.md
…
DuplicateParam.md
…
EmptyArrayAccess.md
…
ExtensionRequirementViolation.md
…
FalsableReturnStatement.md
…
FalseOperand.md
…
ForbiddenCode.md
…
ForbiddenEcho.md
…
IfThisIsMismatch.md
…
ImplementationRequirementViolation.md
…
ImplementedParamTypeMismatch.md
…
ImplementedReturnTypeMismatch.md
…
ImplicitToStringCast.md
…
ImpureByReferenceAssignment.md
…
ImpureFunctionCall.md
…
ImpureMethodCall.md
…
ImpurePropertyAssignment.md
…
ImpurePropertyFetch.md
…
ImpureStaticProperty.md
…
ImpureStaticVariable.md
…
ImpureVariable.md
…
InaccessibleClassConstant.md
…
InaccessibleMethod.md
…
InaccessibleProperty.md
…
InterfaceInstantiation.md
…
InternalClass.md
…
InternalMethod.md
…
InternalProperty.md
…
InvalidArgument.md
…
InvalidArrayAccess.md
…
InvalidArrayAssignment.md
…
InvalidArrayOffset.md
…
InvalidAttribute.md
…
InvalidCast.md
…
InvalidCatch.md
…
InvalidClass.md
…
InvalidClone.md
…
InvalidDocblock.md
…
InvalidDocblockParamName.md
…
InvalidExtendClass.md
…
InvalidFalsableReturnType.md
…
InvalidFunctionCall.md
…
InvalidGlobal.md
…
InvalidIterator.md
…
InvalidLiteralArgument.md
…
InvalidMethodCall.md
…
InvalidNamedArgument.md
…
InvalidNullableReturnType.md
…
InvalidOperand.md
…
InvalidParamDefault.md
…
InvalidParent.md
…
InvalidPassByReference.md
…
InvalidPropertyAssignment.md
…
InvalidPropertyAssignmentValue.md
…
InvalidPropertyFetch.md
…
InvalidReturnStatement.md
…
InvalidReturnType.md
…
InvalidScalarArgument.md
…
InvalidScope.md
…
InvalidStaticInvocation.md
…
InvalidStringClass.md
…
InvalidTemplateParam.md
…
InvalidThrow.md
…
InvalidToString.md
…
InvalidTypeImport.md
…
LessSpecificImplementedReturnType.md
…
LessSpecificReturnStatement.md
…
LessSpecificReturnType.md
…
LoopInvalidation.md
…
MethodSignatureMismatch.md
…
MethodSignatureMustOmitReturnType.md
…
MismatchingDocblockParamType.md
…
MismatchingDocblockReturnType.md
…
MissingClosureParamType.md
…
MissingClosureReturnType.md
…
MissingConstructor.md
…
MissingDependency.md
…
MissingDocblockType.md
…
MissingFile.md
…
MissingImmutableAnnotation.md
…
MissingParamType.md
…
MissingPropertyType.md
…
MissingReturnType.md
…
MissingTemplateParam.md
…
MissingThrowsDocblock.md
…
MixedArgument.md
…
MixedArgumentTypeCoercion.md
…
MixedArrayAccess.md
…
MixedArrayAssignment.md
…
MixedArrayOffset.md
…
MixedArrayTypeCoercion.md
…
MixedAssignment.md
…
MixedClone.md
…
MixedFunctionCall.md
…
MixedInferredReturnType.md
…
MixedMethodCall.md
…
MixedOperand.md
…
MixedPropertyAssignment.md
…
MixedPropertyFetch.md
…
MixedPropertyTypeCoercion.md
…
MixedReturnStatement.md
…
MixedReturnTypeCoercion.md
…
MixedStringOffsetAssignment.md
…
MoreSpecificImplementedParamType.md
…
MoreSpecificReturnType.md
…
MutableDependency.md
…
NoInterfaceProperties.md
…
NonStaticSelfCall.md
…
NoValue.md
…
NullableReturnStatement.md
…
NullArgument.md
…
NullArrayAccess.md
…
NullArrayOffset.md
…
NullFunctionCall.md
…
NullIterator.md
…
NullOperand.md
…
NullPropertyAssignment.md
…
NullPropertyFetch.md
…
NullReference.md
…
OverriddenMethodAccess.md
…
OverriddenPropertyAccess.md
…
ParadoxicalCondition.md
…
ParamNameMismatch.md
…
ParentNotFound.md
…
ParseError.md
…
PluginIssue.md
…
PossibleRawObjectIteration.md
…
PossiblyFalseArgument.md
…
PossiblyFalseIterator.md
…
PossiblyFalseOperand.md
…
PossiblyFalsePropertyAssignmentValue.md
…
PossiblyFalseReference.md
…
PossiblyInvalidArgument.md
…
PossiblyInvalidArrayAccess.md
…
PossiblyInvalidArrayAssignment.md
…
PossiblyInvalidArrayOffset.md
…
PossiblyInvalidCast.md
…
PossiblyInvalidClone.md
…
PossiblyInvalidFunctionCall.md
…
PossiblyInvalidIterator.md
…
PossiblyInvalidMethodCall.md
…
PossiblyInvalidOperand.md
…
PossiblyInvalidPropertyAssignment.md
…
PossiblyInvalidPropertyAssignmentValue.md
…
PossiblyInvalidPropertyFetch.md
…
PossiblyNullArgument.md
…
PossiblyNullArrayAccess.md
…
PossiblyNullArrayAssignment.md
…
PossiblyNullArrayOffset.md
…
PossiblyNullFunctionCall.md
…
PossiblyNullIterator.md
…
PossiblyNullOperand.md
…
PossiblyNullPropertyAssignment.md
…
PossiblyNullPropertyAssignmentValue.md
…
PossiblyNullPropertyFetch.md
…
PossiblyNullReference.md
…
PossiblyUndefinedArrayOffset.md
…
PossiblyUndefinedGlobalVariable.md
…
PossiblyUndefinedIntArrayOffset.md
…
PossiblyUndefinedMethod.md
…
PossiblyUndefinedStringArrayOffset.md
…
PossiblyUndefinedVariable.md
…
PossiblyUnusedMethod.md
…
PossiblyUnusedParam.md
…
PossiblyUnusedProperty.md
…
PropertyNotSetInConstructor.md
…
PropertyTypeCoercion.md
…
RawObjectIteration.md
…
RedundantCondition.md
…
RedundantConditionGivenDocblockType.md
…
RedundantIdentityWithTrue.md
…
ReferenceConstraintViolation.md
…
ReservedWord.md
…
StringIncrement.md
…
TaintedInput.md
…
TooFewArguments.md
…
TooManyArguments.md
…
TooManyTemplateParams.md
…
Trace.md
…
TraitMethodSignatureMismatch.md
…
TypeDoesNotContainNull.md
…
TypeDoesNotContainType.md
…
UncaughtThrowInGlobalScope.md
…
UndefinedAttributeClass.md
…
UndefinedClass.md
…
UndefinedConstant.md
…
UndefinedDocblockClass.md
…
UndefinedFunction.md
…
UndefinedGlobalVariable.md
…
UndefinedInterface.md
…
UndefinedInterfaceMethod.md
…
UndefinedMagicMethod.md
…
UndefinedMagicPropertyAssignment.md
…
UndefinedMagicPropertyFetch.md
…
UndefinedMethod.md
…
UndefinedPropertyAssignment.md
…
UndefinedPropertyFetch.md
…
UndefinedThisPropertyAssignment.md
…
UndefinedThisPropertyFetch.md
…
UndefinedTrace.md
…
UndefinedTrait.md
…
UndefinedVariable.md
…
UnevaluatedCode.md
…
UnhandledMatchCondition.md
…
UnimplementedAbstractMethod.md
…
UnimplementedInterfaceMethod.md
…
UninitializedProperty.md
…
UnnecessaryVarAnnotation.md
…
UnrecognizedExpression.md
…
UnrecognizedStatement.md
…
UnresolvableInclude.md
…
UnsafeInstantiation.md
…
UnusedClass.md
…
UnusedClosureParam.md
…
UnusedFunctionCall.md
…
UnusedMethod.md
…
UnusedMethodCall.md
…
UnusedParam.md
…
UnusedProperty.md
…
UnusedPsalmSuppress.md
…
UnusedVariable.md
…