.. |
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 |
AmbiguousConstantInheritance.md
|
Use PHP 8.1 when testing AmbiguousConstantInheritance.
|
2022-01-25 15:49:09 -06: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 |
CheckType.md
|
Add @psalm-check-type and @psalm-check-type-exact .
|
2022-02-17 10:37:13 -06:00 |
CircularReference.md
|
Update docs once more
|
2020-03-21 09:48:35 -04:00 |
ComplexFunction.md
|
Fix documentation for ComplexMethod/ComplexFunction.
|
2022-01-12 14:37:52 -06:00 |
ComplexMethod.md
|
Fix documentation for ComplexMethod/ComplexFunction.
|
2022-01-12 14:37:52 -06:00 |
ConfigIssue.md
|
Fix typo in ConfigIssue.md
|
2021-07-02 11:59:26 +02:00 |
ConflictingReferenceConstraint.md
|
Update docs once more
|
2020-03-21 09:48:35 -04:00 |
ConstantDeclarationInTrait.md
|
Support constants in traits
|
2023-01-17 16:37:44 -05: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 for enum case deprecation
|
2021-12-22 06:16:42 +01: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 |
DirectConstructorCall.md
|
Flag direct constructor calls
|
2023-02-15 20:14:00 -04:00 |
DocblockTypeContradiction.md
|
Update docs once more
|
2020-03-21 09:48:35 -04:00 |
DuplicateArrayKey.md
|
Clean up issues list, add documentation to help with named variadic confusion. (#5511)
|
2021-03-29 15:10:49 -04:00 |
DuplicateClass.md
|
Add more docs
|
2020-03-21 10:13:11 -04:00 |
DuplicateConstant.md
|
Flag duplicate constants
|
2021-11-11 00:44:17 +02:00 |
DuplicateEnumCase.md
|
Basic enum checks
|
2021-09-07 12:35:38 +03:00 |
DuplicateEnumCaseValue.md
|
Basic enum checks
|
2021-09-07 12:35:38 +03: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 |
ExtensionRequirementViolation.md
|
Initial proposal for psalm-require-{extends, implements} (#4361)
|
2020-10-19 15:08:18 -04:00 |
FalsableReturnStatement.md
|
Docs: Fix minor php syntax issues in code examples
|
2022-10-18 14:57:50 +03:00 |
FalseOperand.md
|
Fix minor typos in docs (#3956)
|
2020-08-08 08:09:41 -04:00 |
ForbiddenCode.md
|
Update ForbiddenCode.md
|
2023-01-13 11:21:34 +01:00 |
IfThisIsMismatch.md
|
Fixes
|
2021-09-22 10:26:21 +02:00 |
ImplementationRequirementViolation.md
|
Initial proposal for psalm-require-{extends, implements} (#4361)
|
2020-10-19 15:08:18 -04: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
|
2020-08-23 13:03:25 -04:00 |
ImpurePropertyFetch.md
|
Fix docs
|
2020-08-23 13:03:25 -04: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
|
2020-08-23 18:37:46 -04: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 |
InheritorViolation.md
|
Change the Issue type and add documentation
|
2023-05-07 11:34:33 +01: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 |
InvalidAttribute.md
|
Detect when targets are incorrectly targeted
|
2020-10-30 13:28:45 -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)
|
2020-08-31 10:05:03 -04:00 |
InvalidClassConstantType.md
|
More class const improvements.
|
2022-02-13 17:19:25 -06:00 |
InvalidClone.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
InvalidConstantAssignmentValue.md
|
Add type checking for class const assignments, fix several other const issues.
|
2022-01-22 17:06:54 -06: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 |
InvalidEnumBackingType.md
|
Basic enum checks
|
2021-09-07 12:35:38 +03:00 |
InvalidEnumCaseValue.md
|
Update docs/running_psalm/issues/InvalidEnumCaseValue.md
|
2022-11-10 20:26:37 -04:00 |
InvalidEnumMethod.md
|
Forbid most magic methods on enums
|
2022-12-12 03:03:20 -04:00 |
InvalidExtendClass.md
|
Add support for @psalm-inheritors
|
2023-05-07 11:33:38 +01: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
|
Improve documentation for InvalidGlobal to explain that it's sometimes valid.
|
2022-02-18 11:36:25 -06:00 |
InvalidInterfaceImplementation.md
|
Forbid implementing some interfaces
|
2023-02-12 02:48:50 -04:00 |
InvalidIterator.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
InvalidLiteralArgument.md
|
Fix documentation
|
2020-09-10 22:58:26 -04:00 |
InvalidMethodCall.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
InvalidNamedArgument.md
|
Fix test
|
2020-10-02 21:01:55 -04: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 better documentation
|
2022-01-02 14:56:18 +02: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
|
Make template constraints examples in docs consistent
|
2022-09-17 22:20:01 +02:00 |
InvalidThrow.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
InvalidToString.md
|
Fix tests
|
2020-10-27 22:29:49 -04:00 |
InvalidTraversableImplementation.md
|
Ensure all template parameters are specified in classes, interfaces, traits
|
2022-01-31 10:06:31 +01:00 |
InvalidTypeImport.md
|
Improve import errors (#3997)
|
2020-08-16 22:53:53 -04:00 |
LessSpecificClassConstantType.md
|
Improve class constant static analysis.
|
2022-01-25 15:20:17 -06: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
|
Check for ParamName even for method with only one param (#5732)
|
2021-05-08 19:33:48 -04:00 |
MethodSignatureMustOmitReturnType.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
MethodSignatureMustProvideReturnType.md
|
Reinstate MethodSignatureMustProvideReturnType
|
2022-01-31 23:38:15 +02:00 |
MismatchingDocblockParamType.md
|
Fix minor typos in docs (#3956)
|
2020-08-08 08:09:41 -04:00 |
MismatchingDocblockPropertyType.md
|
Fix #4912 - detect mismatching property type
|
2020-12-29 16:37:03 +00: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
|
Fix a typo in MissingConstructor.md
|
2022-05-27 11:04:00 +02: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
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedArgumentTypeCoercion.md
|
Clean up issues list, add documentation to help with named variadic confusion. (#5511)
|
2021-03-29 15:10:49 -04:00 |
MixedArrayAccess.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedArrayAssignment.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedArrayOffset.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedArrayTypeCoercion.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
MixedAssignment.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedClone.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedFunctionCall.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedInferredReturnType.md
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedMethodCall.md
|
Fix minor typos in docs (#3956)
|
2020-08-08 08:09:41 -04:00 |
MixedOperand.md
|
fix tests
|
2022-09-15 19:38:51 +02: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
|
fix tests
|
2022-09-15 19:38:51 +02:00 |
MixedReturnTypeCoercion.md
|
Clean up issues list, add documentation to help with named variadic confusion. (#5511)
|
2021-03-29 15:10:49 -04:00 |
MixedStringOffsetAssignment.md
|
fix tests
|
2022-09-15 19:38:51 +02: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
|
fix #3282 (#4724)
|
2020-11-28 09:03:03 -05:00 |
NamedArgumentNotAllowed.md
|
Improve @no-named-arguments support and variadics. (#5455)
|
2021-03-22 19:58:22 -04:00 |
NoEnumProperties.md
|
Forbid properties on enums
|
2021-11-06 21:57:49 +02:00 |
NoInterfaceProperties.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
NonInvariantDocblockPropertyType.md
|
Make template constraints examples in docs consistent
|
2022-09-17 22:20:01 +02:00 |
NonInvariantPropertyType.md
|
Add less severe issue for docblock property type invariance cc @bdsl
|
2021-02-07 00:52:29 -05:00 |
NonStaticSelfCall.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
NoValue.md
|
improve docs and phrasing about NoValue
|
2022-11-24 20:56:49 +01: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 |
OverriddenFinalConstant.md
|
More class const improvements.
|
2022-02-13 17:19:25 -06:00 |
OverriddenInterfaceConstant.md
|
Improve class constant static analysis.
|
2022-01-25 15:20:17 -06: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
|
Remove some logic that didn't need to be there (#9209)
|
2023-02-03 21:08:16 -05:00 |
ParamNameMismatch.md
|
[easy fix] Update example for @no-named-arguments (#4170)
|
2020-09-11 23:36:10 -04: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
|
|
|
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
|
2020-09-10 19:05:47 -04:00 |
PossiblyFalseReference.md
|
Update PossiblyFalseReference.md
|
2022-10-26 19:52:31 +02: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 |
PossiblyInvalidDocblockTag.md
|
Flag unexpected tags on function docblocks (#5845)
|
2021-05-28 09:47:39 -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
|
Removing list
|
2022-11-10 20:19:02 +01: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
|
@psalm-api
|
2022-12-23 16:13:46 -06:00 |
PossiblyUnusedParam.md
|
Improve test cases
|
2021-06-10 12:57:13 -04:00 |
PossiblyUnusedProperty.md
|
@psalm-api
|
2022-12-23 16:13:46 -06:00 |
PossiblyUnusedReturnValue.md
|
Detect unused return values (#5917)
|
2021-06-10 14:18:15 -04:00 |
PrivateFinalMethod.md
|
Forbid private final methods
|
2023-03-03 02:00:09 -04:00 |
PropertyNotSetInConstructor.md
|
Fix typo: "unitialized"
|
2022-10-19 14:36:43 -04:00 |
PropertyTypeCoercion.md
|
Fix typos
|
2022-08-20 23:29:03 +02:00 |
RawObjectIteration.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
RedundantCast.md
|
Break out RedundantCast issues
|
2020-12-01 17:25:45 -05:00 |
RedundantCastGivenDocblockType.md
|
Break out RedundantCast issues
|
2020-12-01 17:25:45 -05: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 |
RedundantFunctionCall.md
|
Add docs
|
2021-12-30 11:56:16 +01:00 |
RedundantFunctionCallGivenDocblockType.md
|
Make array shapes strict by default (#8701)
|
2022-11-11 20:14:21 -05:00 |
RedundantIdentityWithTrue.md
|
Add negated identity with false case
|
2021-07-17 03:20:23 +03:00 |
RedundantPropertyInitializationCheck.md
|
Fix issue documentation links.
|
2022-02-17 13:04:25 -06:00 |
ReferenceConstraintViolation.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
ReferenceReusedFromConfusingScope.md
|
Add support for references and improve UnusedVariable checks (fixes #7254).
|
2022-01-26 12:55:47 -06:00 |
ReservedWord.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
RiskyCast.md
|
add RiskyCast
|
2022-09-19 21:54:16 +02:00 |
StringIncrement.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
TaintedCallable.md
|
Fix typos
|
2022-08-20 23:29:03 +02:00 |
TaintedCookie.md
|
Add dedicated types for 'file', 'header' and 'cookie' (#4630)
|
2020-11-19 17:47:29 -05:00 |
TaintedCustom.md
|
Break out TaintedInput issues into a lot of separate ones
|
2020-11-17 12:44:31 -05:00 |
TaintedEval.md
|
Improve documentation for taints a little
|
2020-11-17 16:03:50 -05:00 |
TaintedFile.md
|
Fix bullet indentation in documentation.
|
2022-02-02 14:48:24 -06:00 |
TaintedHeader.md
|
Add dedicated types for 'file', 'header' and 'cookie' (#4630)
|
2020-11-19 17:47:29 -05:00 |
TaintedHtml.md
|
[skip ci] Fix typos in docs/
|
2021-08-05 16:39:14 -04:00 |
TaintedInclude.md
|
Improve documentation for taints a little
|
2020-11-17 16:03:50 -05:00 |
TaintedInput.md
|
|
|
TaintedLdap.md
|
Docs: Fix minor php syntax issues in code examples
|
2022-10-18 14:57:50 +03:00 |
TaintedShell.md
|
Improve documentation for taints a little
|
2020-11-17 16:03:50 -05:00 |
TaintedSql.md
|
Improve documentation for taints a little
|
2020-11-17 16:03:50 -05:00 |
TaintedSSRF.md
|
Add SSRF sinks (#4592)
|
2020-11-18 00:52:48 -05:00 |
TaintedSystemSecret.md
|
Improve documentation for taints a little
|
2020-11-17 16:03:50 -05:00 |
TaintedTextWithQuotes.md
|
Fix typos
|
2022-08-20 23:29:03 +02:00 |
TaintedUnserialize.md
|
Break out TaintedInput issues into a lot of separate ones
|
2020-11-17 12:44:31 -05:00 |
TaintedUserSecret.md
|
Break out TaintedInput issues into a lot of separate ones
|
2020-11-17 12:44:31 -05: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
|
Make it easier to find how to promote Trace
|
2023-04-26 21:41:24 +02: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 |
UndefinedAttributeClass.md
|
Add docs
|
2020-10-24 00:14:27 -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
|
2020-08-31 22:59:47 -04: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
|
|
|
UnrecognizedStatement.md
|
|
|
UnresolvableConstant.md
|
Support type annotations for class consts (fixes #942).
|
2022-01-22 17:06:53 -06:00 |
UnresolvableInclude.md
|
Removed misleading parentheses after language construct
|
2021-12-18 15:20:58 +00:00 |
UnsafeGenericInstantiation.md
|
Fix #5383 - prevent unsound use of new static for generics
|
2021-04-10 13:16:19 -04:00 |
UnsafeInstantiation.md
|
Fix #5383 - prevent unsound use of new static for generics
|
2021-04-10 13:16:19 -04:00 |
UnsupportedReferenceUsage.md
|
Improve handling of unsupported references (fixes #8018).
|
2022-05-26 18:28:23 -05:00 |
UnusedBaselineEntry.md
|
Report unused baseline entries
|
2023-01-17 22:02:21 -05:00 |
UnusedClass.md
|
@psalm-api
|
2022-12-23 16:13:46 -06:00 |
UnusedClosureParam.md
|
Documented using underscore to suppress unused(param/variable) issues (#3580)
|
2020-06-13 00:31:37 -04:00 |
UnusedConstructor.md
|
Fix #4656 - separate UnusedConstructor from UnusedMethod
|
2020-11-22 11:48:17 -05:00 |
UnusedDocblockParam.md
|
Flag docblock parameters that have no counterparts in function signature
|
2023-02-15 22:04:26 -04:00 |
UnusedForeachValue.md
|
Simplify UnusedForeachValue example
|
2021-06-21 13:57:53 -04:00 |
UnusedFunctionCall.md
|
Add opening PHP tags to examples
|
2020-03-20 19:13:56 -04:00 |
UnusedMethod.md
|
@psalm-api
|
2022-12-23 16:13:46 -06: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
|
Update docs/running_psalm/issues/UnusedProperty.md
|
2023-02-14 22:00:17 -04:00 |
UnusedPsalmSuppress.md
|
Fix tests
|
2020-09-10 19:05:47 -04:00 |
UnusedReturnValue.md
|
Detect unused return values (#5917)
|
2021-06-10 14:18:15 -04:00 |
UnusedVariable.md
|
Documented using underscore to suppress unused(param/variable) issues (#3580)
|
2020-06-13 00:31:37 -04:00 |