..
CommandFunctions
Import instead of using fqn
2021-12-03 20:11:20 +01:00
Config
Only pass existing paths to realpath()
2022-01-09 14:23:48 +01:00
EndToEnd
Increase composer timeout
2022-01-02 07:06:16 +02: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
Use directory separator to make test more portable
2021-12-24 15:55:24 +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
Merge pull request #7019 from zoonru/no_ksort_list
2022-01-02 07:37:21 +02: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
add test
2022-01-09 00:37:16 +01:00
ArrayAccessTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ArrayAssignmentTest.php
Another small fix
2021-12-30 12:05:03 +01:00
ArrayFunctionCallTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
AssertAnnotationTest.php
Merge pull request #7309 from orklah/emptyStringKeyedArray
2022-01-06 09:37:28 +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
Fix analysis when __invoke() exists
2022-01-06 21:22:18 +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
Prevent crashes on array_map(...)
2022-01-06 10:38:58 +02: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
resolve type alias and class const on UnionTypeComparator
2022-01-04 00:14:08 +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
update docs for enum case deprecation
2021-12-22 06:16:42 +01: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
fix test
2022-01-09 00:37:16 +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
Add tests for psalm-if-this-is variables and template inference
2022-01-01 13:03:17 +03:00
ImmutableAnnotationTest.php
fix test
2021-12-30 22:39:30 +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
trim whitespaces in namespaces specified at @psalm-internal
2021-12-27 02:31:11 +02:00
IntRangeTest.php
fix reconciliation when the assertions is not part of the existing range and add tests
2022-01-07 19:39:19 +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
allow suppressing unevaluatedCode
2021-12-29 00:44:48 +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
fix test
2022-01-07 19:39:24 +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
flag the context as "inside_conditional" when analyzing leftover cases to prevent emitting unused error
2021-12-23 22:18:27 +01:00
TaintTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
TestCase.php
fix unused and CS
2021-12-27 20:10:39 +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