..
CommandFunctions
Config
Make taint source keys unique to the added taints. ( #5444 )
2021-03-20 15:42:24 -04:00
EndToEnd
Resolve build issues
2021-03-22 19:37:49 -04:00
FileManipulation
improve psalter capacities for anonymous class extending real classes ( #5146 )
2021-02-04 09:59:38 -05:00
FileUpdates
When there’s an irrecoverqable syntax error invalidate all issues in the file
2021-02-14 21:16:12 -05:00
fixtures
Resolve build issues
2021-03-22 19:37:49 -04:00
Internal /Provider
Revert "Correct Psalm’s concept of string emptiness"
2021-02-03 01:09:58 -05:00
LanguageServer
Add more tests for robustness
2021-02-28 10:36:18 -05:00
Loop
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
Progress
Template
Improve @no-named-arguments support and variadics. ( #5455 )
2021-03-22 19:58:22 -04:00
Traits
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TypeReconciliation
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
AlgebraTest.php
When there’s an irrecoverqable syntax error invalidate all issues in the file
2021-02-14 21:16:12 -05:00
AnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ArgTest.php
Improve @no-named-arguments support and variadics. ( #5455 )
2021-03-22 19:58:22 -04:00
ArrayAccessTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ArrayAssignmentTest.php
Improve @no-named-arguments support and variadics. ( #5455 )
2021-03-22 19:58:22 -04:00
ArrayFunctionCallTest.php
Fix array spread false negative that crashes ( fixes #5431 , reverts #2852 ) ( #5432 )
2021-03-19 21:51:36 -04:00
AssertAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
AssignmentTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
AttributeTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
BadFormatTest.php
BinaryOperationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
CallableTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ClassLikeDocblockParserTest.php
Add documentation to LSP ( #5267 )
2021-02-24 10:14:04 -05:00
ClassLoadOrderTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ClassScopeTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ClassStringTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ClassTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
CloneTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ClosureTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
CodebaseTest.php
implement DTO for plugins ( #4881 )
2021-01-06 09:05:53 -05:00
CommentAnalyzerTest.php
Add documentation to LSP ( #5267 )
2021-02-24 10:14:04 -05:00
ComposerLockTest.php
allow libraries to provide psalm plugins ( #5165 )
2021-02-06 22:06:00 -05:00
ConstantTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
DeprecatedAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
DocblockInheritanceTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
DocCommentTest.php
DocumentationTest.php
Added test to enforce that all supported annotations are documented ( #4723 )
2020-11-27 21:48:16 -05:00
EnumTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ErrorBaselineTest.php
return types ( #4311 )
2020-10-12 15:02:52 -04:00
ExtendsFinalClassTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ExtensionRequirementTest.php
Initial proposal for psalm-require-{extends, implements} ( #4361 )
2020-10-19 15:08:18 -04:00
FileDiffTest.php
Fix #5297 - be more sensitive to additions and deletions in language server mode
2021-02-28 01:36:06 -05:00
FileReferenceTest.php
Fix small things
2021-02-15 11:31:34 -05:00
ForbiddenCodeTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
FunctionCallTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
FunctionLikeDocblockParserTest.php
Add documentation to LSP ( #5267 )
2021-02-24 10:14:04 -05:00
GeneratorTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ImmutableAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ImplementationRequirementTest.php
Initial proposal for psalm-require-{extends, implements} ( #4361 )
2020-10-19 15:08:18 -04:00
IncludeTest.php
Rename stub to avoid phpstorm conflict ( #5213 )
2021-02-13 18:42:34 -05:00
InterfaceTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
InternalAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
IssueBufferTest.php
Fix BC break introduced in 4.6.3 ( #5410 )
2021-03-16 19:28:18 -04:00
IssueSuppressionTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
JsonOutputTest.php
Ensure getId() output can always be parsed as a type
2021-01-25 23:41:51 -05:00
junit.xsd
ListTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MagicMethodAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MagicPropertyTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MatchTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MethodCallTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MethodMutationTest.php
MethodSignatureTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
MixinAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
NamespaceTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
Php40Test.php
Php55Test.php
Php56Test.php
Ensure getId() output can always be parsed as a type
2021-01-25 23:41:51 -05:00
Php70Test.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
Php71Test.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ProjectCheckerTest.php
Fix BC break introduced in 4.6.3 ( #5410 )
2021-03-16 19:28:18 -04:00
PropertyTypeInvarianceTest.php
Support template property invariance ( fixes #5371 ) ( #5414 )
2021-03-19 21:55:50 -04:00
PropertyTypeTest.php
Improve @no-named-arguments support and variadics. ( #5455 )
2021-03-22 19:58:22 -04:00
PsalmPluginTest.php
PureAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
PureCallableTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ReferenceConstraintTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
ReportOutputTest.php
Add hints for MixedAssignment issues
2021-03-17 01:10:42 -04:00
ReturnTypeTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
SelfOutTest.php
StubTest.php
Allow multiple version-dependent method stubs ( #5337 )
2021-03-06 17:18:51 -05:00
SwitchTypeTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TaintTest.php
Fix #5137 – support @psalm-flow in methods
2021-01-31 22:40:48 -05:00
TestCase.php
Add SARIF as report output ( #4582 )
2020-11-17 13:23:20 -05:00
TestConfig.php
replace return;
by return null;
in every non-void method, add return null;
when mising, add return types, remove redundant phpdoc ( #4176 )
2020-09-13 16:39:06 -04:00
ThrowsAnnotationTest.php
ThrowsInGlobalScopeTest.php
ToStringTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TraceTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TraitTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TryCatchTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TypeAnnotationTest.php
Fix object-like array keys when combining string and automatic keys ( fixes #5427 ). ( #5428 )
2021-03-19 21:44:44 -04:00
TypeCombinationTest.php
Fix #5141 - combine numeric-string and non-empty-string to non-empty-string
2021-02-03 17:40:41 -05:00
TypeParseTest.php
Fix JSON reports with long UTF8 strings ( #5300 )
2021-03-01 11:23:21 -05:00
UnusedCodeTest.php
Break out parent and implemented class checks
2021-01-05 17:49:55 -05:00
UnusedVariableTest.php
Add more mixed origin information
2021-03-20 21:45:38 -04:00
VariadicTest.php
Improve @no-named-arguments support and variadics. ( #5455 )
2021-03-22 19:58:22 -04:00