.. |
command_functions
|
|
|
Config
|
Don’t memoize method call where we have a getter standin
|
2020-05-22 15:54:32 -04:00 |
EndToEnd
|
|
|
FileManipulation
|
|
|
FileUpdates
|
Fix another test
|
2020-05-14 23:56:04 -04:00 |
fixtures
|
|
|
Internal/Provider
|
Add non-empty-lowercase-string type
|
2020-05-15 10:18:05 -04:00 |
LanguageServer
|
|
|
Loop
|
Remove unnecesary conditional check for do
|
2020-05-16 16:32:36 -04:00 |
Progress
|
|
|
Template
|
Fix #3434 by removing extraneous call to simplifyType
|
2020-05-26 17:55:54 -04:00 |
Traits
|
|
|
TypeReconciliation
|
Fix #3440 - literal string doesn’t contain numeric-string
|
2020-05-24 22:42:08 -04:00 |
AlgebraTest.php
|
|
|
AnnotationTest.php
|
Fix #3289 - treat property on non-generic type like actual value
|
2020-05-02 23:37:59 -04:00 |
ArgTest.php
|
|
|
ArrayAccessTest.php
|
Fix #3323 - make short object-like arrays sealed tuples
|
2020-05-08 14:36:06 -04:00 |
ArrayAssignmentTest.php
|
Fix #3442 - support broader type after initial array assignment
|
2020-05-23 23:23:50 -04:00 |
ArrayFunctionCallTest.php
|
Respect possibly-undefined array keys while merging
|
2020-05-19 20:10:01 -04:00 |
AssertAnnotationTest.php
|
Fix #3443 - add InvalidDocblock issue for @psalm-assert Foo|!Bar
|
2020-05-23 22:52:21 -04:00 |
AssignmentTest.php
|
|
|
BadFormatTest.php
|
|
|
BinaryOperationTest.php
|
Respect possibly-undefined array keys while merging
|
2020-05-19 20:10:01 -04:00 |
CallableTest.php
|
Fix #3415 - flesh out Closure return type
|
2020-05-22 14:26:37 -04:00 |
ClassLoadOrderTest.php
|
|
|
ClassScopeTest.php
|
|
|
ClassStringTest.php
|
|
|
ClassTest.php
|
|
|
CloneTest.php
|
Downgrade some PossiblyInvalidClone issues
|
2020-05-18 17:18:13 -04:00 |
ClosureTest.php
|
Fix #3268 - infer generator return for closure
|
2020-04-29 16:52:37 -04:00 |
CodebaseTest.php
|
|
|
ComposerLockTest.php
|
|
|
ConstantTest.php
|
Improved understanding of array_key_exists
|
2020-05-27 09:03:36 -04:00 |
DeprecatedAnnotationTest.php
|
|
|
DocblockInheritanceTest.php
|
|
|
DocCommentTest.php
|
|
|
DocumentationTest.php
|
|
|
EnumTest.php
|
|
|
ErrorBaselineTest.php
|
|
|
FileDiffTest.php
|
|
|
FileReferenceTest.php
|
|
|
ForbiddenCodeTest.php
|
|
|
FunctionCallTest.php
|
Add false to possible parse_url return types (#3359) (#3445)
|
2020-05-24 09:19:58 -04:00 |
GeneratorTest.php
|
Fix #3215 - suppress PossiblyUndefinedMethod in synthetic call
|
2020-04-24 00:11:32 -04:00 |
ImmutableAnnotationTest.php
|
|
|
IncludeTest.php
|
|
|
InterfaceTest.php
|
|
|
InternalAnnotationTest.php
|
|
|
IssueBufferTest.php
|
|
|
IssueSuppressionTest.php
|
|
|
JsonOutputTest.php
|
Fix tests
|
2020-05-14 23:22:49 -04:00 |
junit.xsd
|
|
|
ListTest.php
|
Fix #3289 - treat property on non-generic type like actual value
|
2020-05-02 23:37:59 -04:00 |
MagicMethodAnnotationTest.php
|
Fix #3340 - catch more errors in @method type parsing
|
2020-05-11 18:39:07 -04:00 |
MagicPropertyTest.php
|
|
|
MethodCallTest.php
|
Fix #3240 - check arguments when class cannot be found
|
2020-05-02 22:13:59 -04:00 |
MethodMutationTest.php
|
|
|
MethodSignatureTest.php
|
Make Throwable methods overridable (#3203)
|
2020-04-20 17:17:47 -04:00 |
MixinAnnotationTest.php
|
Fix #3458 - scope templated mixin accurately
|
2020-05-26 23:32:07 -04:00 |
NamespaceTest.php
|
|
|
Php40Test.php
|
|
|
Php55Test.php
|
|
|
Php56Test.php
|
|
|
Php70Test.php
|
|
|
Php71Test.php
|
Suppress new issue
|
2020-04-19 09:28:53 -04:00 |
ProjectCheckerTest.php
|
|
|
PropertyTypeTest.php
|
Fix #3201 - add additional constraints on constructor initialisation
|
2020-04-21 00:04:47 -04:00 |
PsalmInternalAnnotationTest.php
|
|
|
PsalmPluginTest.php
|
|
|
PureAnnotationTest.php
|
Fix #3201 - add additional constraints on constructor initialisation
|
2020-04-21 00:04:47 -04:00 |
ReferenceConstraintTest.php
|
|
|
ReportOutputTest.php
|
Fix tests
|
2020-05-14 23:22:49 -04:00 |
ReturnTypeTest.php
|
Detect never-return statement same as a throw
|
2020-05-26 15:02:23 -04:00 |
StubTest.php
|
|
|
SwitchTypeTest.php
|
|
|
TaintTest.php
|
Make taint checks more thorough
|
2020-05-25 17:10:53 -04:00 |
TestCase.php
|
Add faster taint analysis
|
2020-05-22 12:33:29 -04:00 |
TestConfig.php
|
|
|
ThrowsAnnotationTest.php
|
|
|
ThrowsInGlobalScopeTest.php
|
|
|
ToStringTest.php
|
Fix InvalidCast after is_callable([$val, '__toString']) check (#3372)
|
2020-05-16 08:50:43 -04:00 |
TraceTest.php
|
|
|
TraitTest.php
|
Fix #3460 - allow isset checks on static properties
|
2020-05-26 17:40:27 -04:00 |
TryCatchTest.php
|
Support string class_alias calls with leading backslash
|
2020-05-27 08:14:47 -04:00 |
TypeAnnotationTest.php
|
Add more test case scenario for @psalm-import-type (#3375)
|
2020-05-16 16:43:35 -04:00 |
TypeCombinationTest.php
|
Support merging of numeric-string with literal
|
2020-05-18 16:56:09 -04:00 |
TypeParseTest.php
|
Simplify sink mapping for internal calls
|
2020-05-25 13:10:06 -04:00 |
UnusedCodeTest.php
|
Add key method
|
2020-04-27 10:03:16 -04:00 |
UnusedVariableTest.php
|
Fix #3188 - register global variables as by-reference ones
|
2020-04-19 13:15:04 -04:00 |
VariadicTest.php
|
|
|