1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
psalm/tests
2024-01-15 13:47:06 +01:00
..
Cache Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
Config Ignore test issues bypassed by bypass-finals 2024-01-15 13:47:06 +01:00
EndToEnd Strict types everywhere 2023-10-19 13:12:06 +02:00
FileManipulation Strict types everywhere 2023-10-19 13:12:06 +02:00
FileUpdates Strict types everywhere 2023-10-19 13:12:06 +02:00
fixtures Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
Internal Patch 2024-01-15 13:16:41 +01:00
LanguageServer Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
Loop Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
Progress Strict types everywhere 2023-10-19 13:12:06 +02:00
ReturnTypeProvider Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
Template Inherit conditional returns 2023-11-27 18:46:07 +00:00
Traits Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
Type
TypeReconciliation Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
AlgebraTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AnnotationTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
ArgTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
ArrayAccessTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
ArrayAssignmentTest.php Fixup 2023-12-19 11:53:41 +01:00
ArrayFunctionCallTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
ArrayKeysTest.php Fix literal string keys int not handled as int as PHP does 2023-12-13 00:24:50 +01:00
AssertAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AssignmentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
AsyncTestCase.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
AttributeTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
autoload.php Fix 2023-10-22 20:13:31 +02:00
BadFormatTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
BinaryOperationTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
ByIssueLevelAndTypeReportTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CallableTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
CastTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CheckTypeTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
ClassLikeDocblockParserTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassLikeStringTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
ClassLoadOrderTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassScopeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ClassTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
CloneTest.php
ClosureTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
CodebaseTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
CommentAnalyzerTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ComposerLockTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ConstantTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ConstValuesTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
CoreStubsTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
DateTimeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DeprecatedAnnotationTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
DocblockInheritanceTest.php Only inherit docblock param type if they type was not expanded 2023-11-09 15:43:28 +00:00
DocCommentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
DocumentationTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
EnumTest.php Allow enum cases to be global constants 2023-11-02 12:30:24 +00:00
ErrorBaselineTest.php Ignore test issues bypassed by bypass-finals 2024-01-15 13:47:06 +01:00
ExpressionTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
ExtendsFinalClassTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExtensionRequirementTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ExtLibxmlStubTest.php Fix dom_import_simplexml() 2023-01-18 18:31:54 -05:00
FFITest.php FFI Stubs: Define a set of tests. 2023-02-21 23:08:58 +01:00
FileDiffTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
FileReferenceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ForbiddenCodeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
FunctionCallTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
FunctionLikeDocblockParserTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
GeneratorTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IfThisIsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ImmutableAnnotationTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
ImplementationRequirementTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IncludeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InterfaceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
InternalAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IntersectionTypeTest.php qa: introduce failing test for type-aliased intersection string 2023-04-11 20:29:08 +02:00
IntRangeTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
IssueBufferTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
IssueSuppressionTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
JsonOutputTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
junit.xsd
KeyOfArrayTest.php add error for invalid array key type in docblock 2023-12-13 00:23:14 +01:00
ListTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MagicMethodAnnotationTest.php Cleanup 2024-01-15 13:27:53 +01:00
MagicPropertyTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
MatchTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
MethodCallTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
MethodMutationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
MethodSignatureTest.php Fix 2023-11-27 12:03:38 +01:00
MixinAnnotationTest.php Docblock psudo methods can be inherited via @mixin 2023-11-08 10:48:19 +00:00
NamespaceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
NativeIntersectionsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
NativeUnionsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php40Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php55Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php56Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php70Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
Php71Test.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ProjectCheckerTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
PropertiesOfTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertyTypeInvarianceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
PropertyTypeTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
PsalmPluginTest.php Fixes 2023-10-22 20:11:28 +02:00
PureAnnotationTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
PureCallableTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReadonlyPropertyTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReferenceConstraintTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
ReferenceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ReflectionTest.php
ReportOutputTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
ReturnTypeTest.php Remove MixedInferredReturnType as the related issue is more accuratly reported by MixedReturnStatement 2023-11-09 16:22:35 +00:00
somefile.php Strict types everywhere 2023-10-19 13:12:06 +02:00
StubTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
SuperGlobalsTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
SwitchTypeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TaintTest.php TaintedExtract 2023-11-28 10:13:55 +01:00
TestCase.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
TestConfig.php Fixes 2023-10-22 20:11:28 +02:00
TestEnvironmentTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThisOutTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThrowsAnnotationTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ThrowsInGlobalScopeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
ToStringTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TraceTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TraitTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TryCatchTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
TypeAnnotationTest.php Fix parsing of array keys with @ 2023-11-29 13:33:11 +01:00
TypeCombinationTest.php Merge remote-tracking branch 'vimeo/5.x' into merge_5.x 2024-01-15 13:08:20 +01:00
TypeComparatorTest.php Merge remote-tracking branch 'origin/5.x' into v6_fixes 2023-10-22 20:08:39 +02:00
TypeParseTest.php Fix parsing of class-string-map<T of Foo, T> 2023-11-03 21:41:48 +00:00
UnresolvableIncludeTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00
UnsupportedPropertyReferenceUsage.php GH-9825 2023-05-26 18:03:05 -04:00
UnusedCodeTest.php Merge remote-tracking branch 'origin/5.x' into HEAD 2023-11-27 11:54:44 +01:00
UnusedVariableTest.php Merge remote-tracking branch 'vimeo/5.x' into HEAD 2023-12-19 10:41:33 +01:00
ValueOfTest.php feature: provide support for templated value-of enum values 2023-04-15 00:38:12 +02:00
VariadicTest.php Strict types everywhere 2023-10-19 13:12:06 +02:00