.. |
CommandFunctions
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
Config
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
EndToEnd
|
Merge pull request #7060 from rarila/codingstyle-convert-fqn
|
2021-12-05 02:46:03 +02:00 |
FileManipulation
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
FileUpdates
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
fixtures
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
Internal
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
LanguageServer
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
Loop
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
Progress
|
|
|
ReturnTypeProvider
|
Add failing test
|
2021-07-24 16:02:13 +01:00 |
Template
|
try to fix generic assertions for list and array
|
2021-12-06 02:25:40 +03:00 |
Traits
|
Import instead of using fqn constants
|
2021-12-03 21:25:22 +01:00 |
Type
|
feature: introduce literal float methods to Union type
|
2021-08-06 21:05:26 +02:00 |
TypeReconciliation
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
AlgebraTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
AnnotationTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ArgTest.php
|
Forbid positional arg after named arg
|
2021-12-11 23:37:15 +03:00 |
ArrayAccessTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ArrayAssignmentTest.php
|
fix test
|
2021-12-07 19:48:37 +01:00 |
ArrayFunctionCallTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
AssertAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
AssignmentTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
AttributeTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
BadFormatTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
BinaryOperationTest.php
|
Allow operator overloading for Decimal extension (fixes #3938).
|
2021-12-08 10:59:37 -06:00 |
CallableTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ClassLikeDocblockParserTest.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
ClassLikeStringTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ClassLoadOrderTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ClassScopeTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ClassTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
CloneTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ClosureTest.php
|
Add support for first-class callables
|
2021-12-09 10:54:49 -06:00 |
CodebaseTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
CommentAnalyzerTest.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
ComposerLockTest.php
|
Import instead of using fqn classes
|
2021-12-03 21:40:18 +01:00 |
ConstantTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ConstValuesTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
CoreStubsTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
DeprecatedAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
DocblockInheritanceTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
DocCommentTest.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
DocumentationTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
EnumTest.php
|
Make name property of enum cases return non-empty-strings (vimeo/psalm#6964)
|
2021-12-06 00:33:57 +01:00 |
ErrorBaselineTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02: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
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
FileReferenceTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ForbiddenCodeTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
FunctionCallTest.php
|
Create test for count_chars
|
2021-12-08 22:57:32 +00:00 |
FunctionLikeDocblockParserTest.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
GeneratorTest.php
|
detect yield in array expression
|
2021-12-05 15:33:18 +03:00 |
IfThisIsTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ImmutableAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ImplementationRequirementTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
IncludeTest.php
|
Import instead of using fqn exceptions
|
2021-12-03 20:29:06 +01:00 |
InterfaceTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
InternalAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
IntRangeTest.php
|
fix reconciliation between positive-int and inferior/superior assertions
|
2021-12-08 21:38:12 +01:00 |
IssueBufferTest.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
IssueSuppressionTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
JsonOutputTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
junit.xsd
|
|
|
ListTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
MagicMethodAnnotationTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
MagicPropertyTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
MatchTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
MethodCallTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
MethodMutationTest.php
|
Import instead of using fqn
|
2021-12-03 20:11:20 +01:00 |
MethodSignatureTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
MixinAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
NamespaceTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
Php40Test.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
Php55Test.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
Php56Test.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
Php70Test.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
Php71Test.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ProjectCheckerTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
PropertyTypeInvarianceTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
PropertyTypeTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
PsalmPluginTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
PureAnnotationTest.php
|
Don't crash when checking purity of __callStatic in a trait
|
2021-12-06 19:00:37 +01:00 |
PureCallableTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ReadonlyPropertyTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ReferenceConstraintTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ReportOutputTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ReturnTypeTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
somefile.php
|
create real path for Psalm to stop ignoring suppressions
|
2021-08-19 19:31:58 +02:00 |
StubTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
SuperGlobalsTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
SwitchTypeTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
TaintTest.php
|
Import instead of using fqn functions
|
2021-12-03 21:07:25 +01:00 |
TestCase.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
TestConfig.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ThisOutTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
ThrowsAnnotationTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
ThrowsInGlobalScopeTest.php
|
Import instead of using fqn exceptions
|
2021-12-03 20:29:06 +01:00 |
ToStringTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
TraceTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
TraitTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
TryCatchTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
TypeAnnotationTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |
TypeCombinationTest.php
|
Fix non-empty-literal-string to behave as subtype of non-empty-string (fixes #7095).
|
2021-12-08 13:38:32 -06:00 |
TypeComparatorTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
TypeParseTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
UnresolvableIncludeTest.php
|
Add tests for UnresolvableInclude
|
2021-11-29 18:37:14 +01:00 |
UnusedCodeTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
UnusedVariableTest.php
|
Return type hints (#7065)
|
2021-12-05 19:51:26 +02:00 |
VariadicTest.php
|
Handle some partials
|
2021-12-04 21:55:53 +01:00 |