1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
2023-01-05 09:44:23 +01:00
..
CommandFunctions Require trailing commas 2022-12-18 13:20:31 -06:00
Config Require trailing commas 2022-12-18 13:20:31 -06:00
EndToEnd Require trailing commas 2022-12-18 13:20:31 -06:00
FileManipulation fix test should not change phpdoc to native type hint but keep phpdoc 2023-01-05 09:44:23 +01:00
FileUpdates Require trailing commas 2022-12-18 13:20:31 -06:00
fixtures Allow omitting argument offsets for map-type overrides in phpstorm.meta 2022-11-27 16:36:34 -04:00
Internal Fix iterator and exception callmaps 2022-12-31 11:34:48 -06:00
LanguageServer Require trailing commas 2022-12-18 13:20:31 -06:00
Loop Require trailing commas 2022-12-18 13:20:31 -06:00
Progress Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnTypeProvider Fix get_object_vars on enums 2022-12-21 22:51:53 -06:00
Template add null to tests to fix invalid return type 2023-01-05 09:44:23 +01:00
Traits Reflection class stub updates 2022-12-18 14:35:41 -06:00
Type Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
TypeReconciliation add null to tests to fix invalid return type 2023-01-05 09:44:23 +01:00
AlgebraTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ArgTest.php Fixes 2022-12-19 12:29:27 +01:00
ArrayAccessTest.php Fix 2022-12-19 21:25:06 +01:00
ArrayAssignmentTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ArrayFunctionCallTest.php Better type inference and type checking for large union types used in array keys/values 2022-12-29 10:05:23 +01:00
ArrayKeysTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AssertAnnotationTest.php Adjusted assertDifferentTypeOfArray test to avoid intersecting incompatible string arrays 2022-12-28 17:57:33 +01:00
AssignmentTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
AttributeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
BadFormatTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
BinaryOperationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ByIssueLevelAndTypeReportTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
CallableTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
CastTest.php Recognize casts from object-with-properties to array 2022-12-16 20:12:02 -04:00
CheckTypeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassLikeDocblockParserTest.php remove unused imports 2022-01-21 00:17:06 +01:00
ClassLikeStringTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ClassLoadOrderTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ClassScopeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ClassTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
CloneTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ClosureTest.php create proper TClosure instead of TNamedObject with a Closure value 2022-12-28 20:42:59 +01:00
CodebaseTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
CommentAnalyzerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ComposerLockTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ConstantTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ConstValuesTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
CoreStubsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
DateTimeTest.php fix DateTime::modify() and DateTimeImmutable::modify() return types 2023-01-03 12:11:38 +01:00
DeprecatedAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
DocblockInheritanceTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
DocCommentTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
DocumentationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
EnumTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ErrorBaselineTest.php Remove occurrences 2022-12-21 06:45:45 -06:00
ExtendsFinalClassTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ExtensionRequirementTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
FileDiffTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
FileReferenceTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ForbiddenCodeTest.php forbidden function bug and better get_defined_functions() signature 2022-12-24 12:34:40 -06:00
FunctionCallTest.php fix TypeCombiner void => null from docblock missing property 2023-01-05 09:43:19 +01:00
FunctionLikeDocblockParserTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
GeneratorTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IfThisIsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ImmutableAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ImplementationRequirementTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IncludeTest.php Added SlevomatCodingStandard.TypeHints.ParameterTypeHint sniff and removed php-cs-fixer 2022-12-14 20:26:17 -06:00
InterfaceTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
InternalAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IntRangeTest.php Allow conditions inside loops to preserve or narrow int range 2022-12-18 17:35:14 -06:00
IssueBufferTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
IssueSuppressionTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
JsonOutputTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
junit.xsd
KeyOfArrayTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ListTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
MagicMethodAnnotationTest.php add null to tests to fix invalid return type 2023-01-05 09:44:23 +01:00
MagicPropertyTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
MatchTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
MethodCallTest.php fix DateTime::modify() and DateTimeImmutable::modify() return types 2023-01-03 12:11:38 +01:00
MethodMutationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
MethodSignatureTest.php Do not require return type on destructors in interfaces 2022-12-26 15:45:44 -04:00
MixinAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
NamespaceTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
NativeIntersectionsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
NativeUnionsTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
Php40Test.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
Php55Test.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
Php56Test.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
Php70Test.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
Php71Test.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ProjectCheckerTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
PropertiesOfTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
PropertyTypeInvarianceTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
PropertyTypeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
PsalmPluginTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
PureAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
PureCallableTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ReadonlyPropertyTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ReferenceConstraintTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ReferenceTest.php Add codesniffer rules and expand php-cs-fixer to bin and test 2022-12-14 13:29:09 -06:00
ReflectionTest.php Reflection class stub updates 2022-12-18 14:35:41 -06:00
ReportOutputTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ReturnTypeTest.php Fix 2022-12-19 13:10:17 +01:00
somefile.php
StubTest.php add null to tests to fix invalid return type 2023-01-05 09:44:23 +01:00
SuperGlobalsTest.php Merge pull request #9001 from fluffycondor/http_response_header-non-empty-list 2022-12-28 00:27:30 +01:00
SwitchTypeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TaintTest.php Prevent other DB escaping functions from escaping non-sql taints 2022-12-28 14:19:01 -06:00
TestCase.php Require trailing commas 2022-12-18 13:20:31 -06:00
TestConfig.php Require trailing commas 2022-12-18 13:20:31 -06:00
ThisOutTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ThrowsAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ThrowsInGlobalScopeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ToStringTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TraceTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TraitTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TryCatchTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TypeAnnotationTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TypeCombinationTest.php Fix tests 2022-12-19 19:24:03 +01:00
TypeComparatorTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
TypeParseTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
UnresolvableIncludeTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
UnusedCodeTest.php @psalm-api 2022-12-23 16:13:46 -06:00
UnusedVariableTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
ValueOfTest.php Require trailing commas 2022-12-18 13:20:31 -06:00
VariadicTest.php Require trailing commas 2022-12-18 13:20:31 -06:00