1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
Philip Hofstetter e8e968e8c2
recognize Deprecated attribute on enum cases
just like with properties, this recognizes both `Psalm\Deprecated` and
`JetBrains\PhpStorm\Deprecated`
2021-12-22 06:16:42 +01:00
..
CommandFunctions Import instead of using fqn 2021-12-03 20:11:20 +01:00
Config Fixed ignoreTypeStats & useStrictTypes flag value detection for directories in config 2021-12-18 19:59:25 +06:00
EndToEnd Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileManipulation Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileUpdates Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
fixtures Display target PHP version 2021-11-27 02:18:09 +02:00
Internal Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
LanguageServer Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Loop Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Progress Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReturnTypeProvider in_array returns false in strict mode if types are incompatibles 2021-12-13 00:00:53 +01:00
Template Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Traits Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Type Format declare(strict_types=1) 2021-12-15 04:42:37 +01:00
TypeReconciliation Fix callable negation 2021-12-18 19:42:43 +00:00
AlgebraTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AnnotationTest.php Merge pull request #7157 from nowaja/master 2021-12-15 18:37:26 +01:00
ArgTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAccessTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ArrayAssignmentTest.php allow successful destructuring to also be null if the source was nullable 2021-12-20 22:48:27 +01:00
ArrayFunctionCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AssertAnnotationTest.php add test 2021-12-15 00:51:59 +01:00
AssignmentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
AttributeTest.php fix stub and fix test 2021-12-20 09:57:06 +01:00
BadFormatTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
BinaryOperationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CallableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLikeDocblockParserTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLikeStringTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassLoadOrderTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ClassTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CloneTest.php Handle some partials 2021-12-04 21:55:53 +01:00
ClosureTest.php Fix faulty comparison with typed closure 2021-12-16 16:39:08 +00:00
CodebaseTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CommentAnalyzerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ComposerLockTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConstantTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ConstValuesTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
CoreStubsTest.php Handle some partials 2021-12-04 21:55:53 +01:00
DeprecatedAnnotationTest.php allow marking enum cases as @deprecated 2021-12-22 06:16:42 +01:00
DocblockInheritanceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocCommentTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
DocumentationTest.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
EnumTest.php recognize Deprecated attribute on enum cases 2021-12-22 06:16:42 +01:00
ErrorBaselineTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ExtendsFinalClassTest.php Handle some partials 2021-12-04 21:55:53 +01:00
ExtensionRequirementTest.php Handle some partials 2021-12-04 21:55:53 +01:00
FileDiffTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FileReferenceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ForbiddenCodeTest.php Handle some partials 2021-12-04 21:55:53 +01:00
FunctionCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
FunctionLikeDocblockParserTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
GeneratorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IfThisIsTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImmutableAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ImplementationRequirementTest.php Handle some partials 2021-12-04 21:55:53 +01:00
IncludeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InterfaceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
InternalAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IntRangeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
IssueBufferTest.php "No errors found!" message is now printed within a nice green block 2021-12-14 00:50:32 +06:00
IssueSuppressionTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
JsonOutputTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
junit.xsd
ListTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MagicMethodAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MagicPropertyTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodCallTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodMutationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MethodSignatureTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
MixinAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
NamespaceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php40Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php55Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php56Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php70Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
Php71Test.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ProjectCheckerTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeInvarianceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PropertyTypeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PsalmPluginTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PureAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
PureCallableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReadonlyPropertyTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReferenceConstraintTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ReportOutputTest.php Conversion of misc 2021-12-14 02:52:44 +01:00
ReturnTypeTest.php Add test for nested array_map return type. 2021-12-15 11:09:10 -06:00
somefile.php create real path for Psalm to stop ignoring suppressions 2021-08-19 19:31:58 +02:00
StubTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
SuperGlobalsTest.php Handle some partials 2021-12-04 21:55:53 +01:00
SwitchTypeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TaintTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TestCase.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TestConfig.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThisOutTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThrowsAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ThrowsInGlobalScopeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
ToStringTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraceTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TraitTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TryCatchTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeAnnotationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeCombinationTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeComparatorTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
TypeParseTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnresolvableIncludeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedCodeTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
UnusedVariableTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00
VariadicTest.php Set number of lines before and after namespace. 2021-12-15 04:58:32 +01:00