.. |
CommandFunctions
|
|
|
Config
|
Merge pull request #7009 from rarila/fix-symlink-test-error
|
2021-11-28 01:47:33 +02:00 |
EndToEnd
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
FileManipulation
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
FileUpdates
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
fixtures
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
Internal
|
qa: remove useless var annotation and the psalm suppression
|
2021-11-15 19:06:33 +01:00 |
LanguageServer
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
Loop
|
add test
|
2021-10-10 10:31:30 +02:00 |
Progress
|
|
|
ReturnTypeProvider
|
|
|
Template
|
Fix tests
|
2021-11-26 21:47:17 +01:00 |
Traits
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
Type
|
feature: introduce literal float methods to Union type
|
2021-08-06 21:05:26 +02:00 |
TypeReconciliation
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
AlgebraTest.php
|
|
|
AnnotationTest.php
|
Allow overriding the signature type by a param docblock for promoted properties
|
2021-11-28 11:10:55 +01:00 |
ArgTest.php
|
|
|
ArrayAccessTest.php
|
Disable list flag for TKeyedArray after unset
|
2021-11-26 20:52:34 +01:00 |
ArrayAssignmentTest.php
|
Raise RedundantCast when using array_values on a list
|
2021-11-26 21:47:14 +01:00 |
ArrayFunctionCallTest.php
|
more consistency
|
2021-10-20 07:32:04 +02:00 |
AssertAnnotationTest.php
|
qa: re-enable skipped test for class constant assertions
|
2021-11-15 18:49:51 +01:00 |
AssignmentTest.php
|
improve min/max inference, add a return type provider for rand, mt_rand and random_int
|
2021-10-02 09:53:58 +02:00 |
AttributeTest.php
|
load the ReturnTypeWillChange stubs for all versions to allow using it on every PHP version
|
2021-11-09 19:57:03 +01:00 |
BadFormatTest.php
|
|
|
BinaryOperationTest.php
|
use return type hints instead of php doc "@return void"
|
2021-11-26 20:59:41 +01:00 |
CallableTest.php
|
suppress error and add test
|
2021-11-23 20:04:52 +01:00 |
ClassLikeDocblockParserTest.php
|
|
|
ClassLikeStringTest.php
|
assert from TClassString
|
2021-09-17 20:05:25 +02:00 |
ClassLoadOrderTest.php
|
skipped tests
|
2021-10-20 23:37:52 +02:00 |
ClassScopeTest.php
|
|
|
ClassTest.php
|
use return type hints instead of php doc "@return void"
|
2021-11-26 20:59:41 +01:00 |
CloneTest.php
|
|
|
ClosureTest.php
|
|
|
CodebaseTest.php
|
remove the remaining dynamic property assignment
|
2021-11-29 20:12:59 +01:00 |
CommentAnalyzerTest.php
|
|
|
ComposerLockTest.php
|
|
|
ConstantTest.php
|
Allow references to enum cases in class constants
|
2021-11-15 05:56:09 +02:00 |
ConstValuesTest.php
|
|
|
CoreStubsTest.php
|
Add test
|
2021-09-09 16:04:12 +02:00 |
DeprecatedAnnotationTest.php
|
flag DeprecatedProperty on static fetch
|
2021-11-29 23:32:27 +01:00 |
DocblockInheritanceTest.php
|
|
|
DocCommentTest.php
|
|
|
DocumentationTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
EnumTest.php
|
Infer ::from() and ::tryFrom() return types on backed enums
|
2021-11-28 09:47:01 +02:00 |
ErrorBaselineTest.php
|
use return type hints instead of php doc "@return void"
|
2021-11-26 20:59:41 +01:00 |
ExtendsFinalClassTest.php
|
|
|
ExtensionRequirementTest.php
|
|
|
FileDiffTest.php
|
|
|
FileReferenceTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
ForbiddenCodeTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
FunctionCallTest.php
|
Infer mb_strtolower() result as string when encoding is specified
|
2021-11-14 03:57:10 +02:00 |
FunctionLikeDocblockParserTest.php
|
|
|
GeneratorTest.php
|
detect yield in new
|
2021-11-01 19:04:49 +01:00 |
IfThisIsTest.php
|
Add template support to @psalm-self-out
|
2021-10-28 10:44:37 +02:00 |
ImmutableAnnotationTest.php
|
|
|
ImplementationRequirementTest.php
|
|
|
IncludeTest.php
|
|
|
InterfaceTest.php
|
|
|
InternalAnnotationTest.php
|
Fix error message for call to internal method from root namespace
|
2021-08-17 18:54:57 +01:00 |
IntRangeTest.php
|
Don't crash on falsy with int ranges
|
2021-10-24 13:59:21 +02:00 |
IssueBufferTest.php
|
|
|
IssueSuppressionTest.php
|
fix CS
|
2021-08-19 19:34:30 +02:00 |
JsonOutputTest.php
|
|
|
junit.xsd
|
|
|
ListTest.php
|
|
|
MagicMethodAnnotationTest.php
|
Fix failed test
|
2021-10-14 18:00:32 +03:00 |
MagicPropertyTest.php
|
Prevent @property annotations on class properties
|
2021-08-17 23:40:26 +09:00 |
MatchTest.php
|
|
|
MethodCallTest.php
|
use return type hints instead of php doc "@return void"
|
2021-11-26 20:59:41 +01:00 |
MethodMutationTest.php
|
|
|
MethodSignatureTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
MixinAnnotationTest.php
|
|
|
NamespaceTest.php
|
|
|
Php40Test.php
|
|
|
Php55Test.php
|
|
|
Php56Test.php
|
|
|
Php70Test.php
|
skipped tests
|
2021-10-20 23:37:52 +02:00 |
Php71Test.php
|
|
|
ProjectCheckerTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
PropertyTypeInvarianceTest.php
|
|
|
PropertyTypeTest.php
|
|
|
PsalmPluginTest.php
|
|
|
PureAnnotationTest.php
|
check __callStatic purity instead of the pseudoMethod purity
|
2021-11-21 13:51:19 +01:00 |
PureCallableTest.php
|
|
|
ReadonlyPropertyTest.php
|
Fix detecting readonly promoted property visibility
|
2021-11-13 12:54:15 -06:00 |
ReferenceConstraintTest.php
|
Force array_walk to not infer input type.
|
2021-09-06 15:15:25 +02:00 |
ReportOutputTest.php
|
Merge pull request #6997 from zoonru/list_values_paradox
|
2021-11-29 00:47:12 +02:00 |
ReturnTypeTest.php
|
attempt to fix #6973
|
2021-11-23 20:26:07 +01:00 |
somefile.php
|
create real path for Psalm to stop ignoring suppressions
|
2021-08-19 19:31:58 +02:00 |
StubTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
SuperGlobalsTest.php
|
Added test
|
2021-09-08 22:41:23 +03:00 |
SwitchTypeTest.php
|
|
|
TaintTest.php
|
Taint can't transmit through numerics nor bool
|
2021-11-25 22:40:01 +01:00 |
TestCase.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
TestConfig.php
|
create real path for Psalm to stop ignoring suppressions
|
2021-08-19 19:31:58 +02:00 |
ThisOutTest.php
|
Add template support to @psalm-self-out
|
2021-10-28 10:44:37 +02:00 |
ThrowsAnnotationTest.php
|
|
|
ThrowsInGlobalScopeTest.php
|
|
|
ToStringTest.php
|
fix missing implicit __toString
|
2021-10-20 19:54:32 +02:00 |
TraceTest.php
|
Add some tests
|
2021-11-15 03:09:37 +01:00 |
TraitTest.php
|
stub for is_a
|
2021-10-12 22:12:51 +02:00 |
TryCatchTest.php
|
|
|
TypeAnnotationTest.php
|
expand type aliases when comparing unions
|
2021-11-19 14:15:38 +01:00 |
TypeCombinationTest.php
|
fix test
|
2021-10-18 22:00:51 +02:00 |
TypeComparatorTest.php
|
|
|
TypeParseTest.php
|
suppress error and add test
|
2021-11-23 20:04:52 +01:00 |
UnresolvableIncludeTest.php
|
Add tests for UnresolvableInclude
|
2021-11-29 18:37:14 +01:00 |
UnusedCodeTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
UnusedVariableTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |
VariadicTest.php
|
Display target PHP version
|
2021-11-27 02:18:09 +02:00 |