1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 12:55:26 +01:00
psalm/tests
2021-06-29 22:27:50 +05:00
..
CommandFunctions Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Config Add documentation and schema entry for inferPropertyTypesFromConstructor 2021-06-22 21:20:10 +03:00
EndToEnd Fix end-to-end tests 2021-06-10 18:07:41 -04:00
FileManipulation allow Psalter to fix RedundantCast (#5948) 2021-06-17 18:15:45 -04:00
FileUpdates Improve test cases 2021-06-10 12:57:13 -04:00
fixtures
Internal/Provider Mark interface methods as unused even when inherited 2021-06-12 16:13:29 -04:00
LanguageServer Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Loop Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
Progress
ReturnTypeProvider
Template Prevent nested literal coercion 2021-06-09 16:01:45 -04:00
Traits Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
TypeReconciliation Fix generic destruction in assertion (#5888) 2021-06-04 15:33:37 -04:00
AlgebraTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AnnotationTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ArgTest.php
ArrayAccessTest.php Transform bad offsets (#5817) 2021-05-23 14:43:30 -04:00
ArrayAssignmentTest.php Allow class constant as offset key (#5943) 2021-06-17 18:15:57 -04:00
ArrayFunctionCallTest.php Added support for self & static keywords in array_reduce callables 2021-06-29 22:27:50 +05:00
AssertAnnotationTest.php
AssignmentTest.php
AttributeTest.php
BadFormatTest.php
BinaryOperationTest.php Add support for literal-int annotations as well 2021-06-14 23:24:09 -04:00
CallableTest.php
ClassLikeDocblockParserTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ClassLoadOrderTest.php
ClassScopeTest.php
ClassStringTest.php
ClassTest.php Fix Never test for latest PHP Parser 2021-05-03 16:59:24 -04:00
CloneTest.php
ClosureTest.php
CodebaseTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
CommentAnalyzerTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ComposerLockTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ConstantTest.php Prevent crashes when class constant references missing class (#5902) 2021-06-07 13:20:07 -04:00
ConstValuesTest.php Rename incorrectly-named test 2021-04-25 18:26:00 -04:00
DeprecatedAnnotationTest.php
DocblockInheritanceTest.php
DocCommentTest.php
DocumentationTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
EnumTest.php Support enums (#5699) 2021-05-03 17:54:09 -04:00
ErrorBaselineTest.php Trim code snippets on both sides when comparing current issues against baseline 2021-06-26 22:37:29 +01:00
ExtendsFinalClassTest.php
ExtensionRequirementTest.php
FileDiffTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
FileReferenceTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ForbiddenCodeTest.php
FunctionCallTest.php Fix sscanf() signature (#5901) 2021-06-07 13:19:17 -04:00
FunctionLikeDocblockParserTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
GeneratorTest.php
ImmutableAnnotationTest.php
ImplementationRequirementTest.php
IncludeTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
InterfaceTest.php
InternalAnnotationTest.php Check whether constructor is internal on new call (#5843) 2021-05-28 09:44:07 -04:00
IssueBufferTest.php Remove unecassary concatentation of string literals 2021-06-27 00:08:03 +01:00
IssueSuppressionTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
JsonOutputTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
junit.xsd
ListTest.php
MagicMethodAnnotationTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MagicPropertyTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MatchTest.php
MethodCallTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MethodMutationTest.php
MethodSignatureTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MixinAnnotationTest.php
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php
Php70Test.php
Php71Test.php
ProjectCheckerTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PropertyTypeInvarianceTest.php
PropertyTypeTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
PsalmPluginTest.php
PureAnnotationTest.php Treat all assignment operations as equivalent binary ops 2021-06-04 14:39:38 -04:00
PureCallableTest.php
ReadonlyPropertyTest.php Treat all assignment operations as equivalent binary ops 2021-06-04 14:39:38 -04:00
ReferenceConstraintTest.php
ReportOutputTest.php Update ReportOutputTest.php 2021-06-10 17:59:41 -04:00
ReturnTypeTest.php Fix combination of end states with never 2021-05-17 12:35:27 -05:00
SelfOutTest.php
StubTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
SwitchTypeTest.php Fix #5911 - improve non-terminating switch type inference 2021-06-09 09:06:23 -04:00
TaintTest.php [BUGFIX] Specialize TaintSink in IncludeAnalyzer (#5986) 2021-06-23 08:27:03 -04:00
TestCase.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
TestConfig.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
ThrowsAnnotationTest.php
ThrowsInGlobalScopeTest.php
ToStringTest.php Restrict type of implode to prevent Array-to-string conversion; 2021-06-21 19:55:27 -04:00
TraceTest.php
TraitTest.php
TryCatchTest.php
TypeAnnotationTest.php
TypeCombinationTest.php Add support for literal-int annotations as well 2021-06-14 23:24:09 -04:00
TypeComparatorTest.php Prioritize TCallableString handling to avoid simpler checks for TLowercaseString vs TString (#5811) 2021-05-21 07:44:26 -04:00
TypeParseTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
UnusedCodeTest.php Mark return values in as throw argument as used (#5989) 2021-06-25 09:11:27 -04:00
UnusedVariableTest.php Restrict type of implode to prevent Array-to-string conversion; 2021-06-21 19:55:27 -04:00
VariadicTest.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00