..
CommandFunctions
Apply literal number separator rector
2022-01-05 01:00:05 +02:00
Config
Add type checking for class const assignments, fix several other const issues.
2022-01-22 17:06:54 -06:00
EndToEnd
Drop dead code based on PHP_VERSION_ID
2022-01-05 01:49:27 +02:00
FileManipulation
Ensure that all entries in test arrays have explicit keys ( #7386 )
2022-01-13 13:49:37 -05:00
FileUpdates
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
fixtures
Check for indirect circular dependencies with stubbed parents.
2022-01-22 13:56:10 -06:00
Internal
Fix @covers annotation.
2022-01-11 10:03:00 -06:00
LanguageServer
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
Loop
remove TPositiveInt
2022-01-23 23:49:23 +01:00
Progress
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ReturnTypeProvider
Merge remote-tracking branch 'upstream/4.x' into upstream-master3
2022-01-18 18:37:04 +01:00
Template
Merge pull request #7123 from AndrolGenhald/feature/942-type-annotate-class-constants
2022-01-25 20:54:40 +01:00
Traits
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
Type
Format declare(strict_types=1)
2021-12-15 04:42:37 +01:00
TypeReconciliation
Merge pull request #7123 from AndrolGenhald/feature/942-type-annotate-class-constants
2022-01-25 20:54:40 +01:00
AlgebraTest.php
Use objects, not strings, for assertions ( #7410 )
2022-01-20 17:33:06 -05:00
AnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ArgTest.php
fix errors after merge
2022-01-14 21:13:34 +01:00
ArrayAccessTest.php
remove TPositiveInt
2022-01-23 23:49:23 +01:00
ArrayAssignmentTest.php
Add type checking for class const assignments, fix several other const issues.
2022-01-22 17:06:54 -06:00
ArrayFunctionCallTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
AssertAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
AssignmentTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
AttributeTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
BadFormatTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
BinaryOperationTest.php
fix: Tests / minor bug
2022-01-22 00:00:45 +00:00
CallableTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
ClassLikeDocblockParserTest.php
remove unused imports
2022-01-21 00:17:06 +01:00
ClassLikeStringTest.php
Use objects, not strings, for assertions ( #7410 )
2022-01-20 17:33:06 -05:00
ClassLoadOrderTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ClassScopeTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ClassTest.php
Use objects, not strings, for assertions ( #7410 )
2022-01-20 17:33:06 -05:00
CloneTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ClosureTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master5
2022-01-23 23:44:04 +01:00
CodebaseTest.php
Applied ClosureToArrowFunctionRector
2022-01-06 00:48:04 +02:00
CommentAnalyzerTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ComposerLockTest.php
Applied JsonThrowOnErrorRector
2022-01-05 19:32:43 +02:00
ConstantTest.php
Improve class constant static analysis.
2022-01-25 15:20:17 -06:00
ConstValuesTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
CoreStubsTest.php
fix merge induced errors
2022-01-22 18:05:32 +01:00
DeprecatedAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
DocblockInheritanceTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
DocCommentTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
DocumentationTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
EnumTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master5
2022-01-23 23:44:04 +01:00
ErrorBaselineTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ExtendsFinalClassTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ExtensionRequirementTest.php
Ensure that all entries in test arrays have explicit keys ( #7386 )
2022-01-13 13:49:37 -05:00
FileDiffTest.php
Applied ClosureToArrowFunctionRector
2022-01-06 00:48:04 +02:00
FileReferenceTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ForbiddenCodeTest.php
remove forbidEcho
2022-01-18 18:25:18 +01:00
FunctionCallTest.php
remove TPositiveInt usage for TIntRange
2022-01-23 22:04:18 +01:00
FunctionLikeDocblockParserTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
GeneratorTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
IfThisIsTest.php
fix merge induced errors
2022-01-18 23:07:35 +01:00
ImmutableAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ImplementationRequirementTest.php
Ensure that all entries in test arrays have explicit keys ( #7386 )
2022-01-13 13:49:37 -05:00
IncludeTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
InterfaceTest.php
fix: Tests / minor bug
2022-01-22 00:00:45 +00:00
InternalAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
IntRangeTest.php
fix error with 0 being considered positive
2022-01-25 21:54:55 +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
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
JsonOutputTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
junit.xsd
ListTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
MagicMethodAnnotationTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
MagicPropertyTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master
2022-01-14 21:01:25 +01:00
MatchTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
MethodCallTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master3
2022-01-18 18:37:04 +01:00
MethodMutationTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
MethodSignatureTest.php
fix merge induced errors
2022-01-22 18:05:32 +01:00
MixinAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
NamespaceTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
NativeIntersectionsTest.php
fix: Tests / minor bug
2022-01-22 00:00:45 +00:00
NativeUnionsTest.php
fix: Tests / minor bug
2022-01-22 00:00:45 +00:00
Php40Test.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
Php55Test.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
Php56Test.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
Php70Test.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
Php71Test.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ProjectCheckerTest.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
PropertyTypeInvarianceTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
PropertyTypeTest.php
fix: Tests / minor bug
2022-01-22 00:00:45 +00:00
PsalmPluginTest.php
drop compatibility aliases
2022-01-19 19:29:16 +01:00
PureAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
PureCallableTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
ReadonlyPropertyTest.php
fix merge induced errors
2022-01-18 23:07:35 +01:00
ReferenceConstraintTest.php
Add a couple of currently-working tests
2022-01-25 01:32:35 -05:00
ReportOutputTest.php
Applied JsonThrowOnErrorRector
2022-01-05 19:32:43 +02:00
ReturnTypeTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
somefile.php
StubTest.php
Check for indirect circular dependencies with stubbed parents.
2022-01-22 13:56:10 -06:00
SuperGlobalsTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
SwitchTypeTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
TaintTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
TestCase.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
TestConfig.php
Set number of lines before and after namespace.
2021-12-15 04:58:32 +01:00
ThisOutTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05: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
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
TraceTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
TraitTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
TryCatchTest.php
Remove unused use
2022-01-13 19:01:56 -05:00
TypeAnnotationTest.php
Simplify issue suppression in tests
2022-01-13 14:38:17 -05:00
TypeCombinationTest.php
remove TPositiveInt usage for TIntRange
2022-01-23 22:04:18 +01:00
TypeComparatorTest.php
Applied ClosureToArrowFunctionRector
2022-01-06 00:48:04 +02:00
TypeParseTest.php
refactor description of types in Atomic
2022-01-22 19:34:57 +01:00
UnresolvableIncludeTest.php
Ensure that all entries in test arrays have explicit keys ( #7386 )
2022-01-13 13:49:37 -05:00
UnusedCodeTest.php
Merge remote-tracking branch 'upstream/4.x' into upstream-master4
2022-01-22 17:48:42 +01:00
UnusedVariableTest.php
Fix key
2022-01-25 01:36:23 -05:00
VariadicTest.php
Ensure that all entries in test arrays have explicit keys ( #7386 )
2022-01-13 13:49:37 -05:00