.. |
CommandFunctions
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
Config
|
Allow enabling mixed issues reporting for error levels > 2.
|
2023-04-08 06:17:00 +05:30 |
EndToEnd
|
Fix coding style issue
|
2023-01-29 18:52:09 +01:00 |
FileManipulation
|
Merge param descriptions when adding or updating types
|
2023-03-03 08:32:24 +11:00 |
FileUpdates
|
additional fixes
|
2022-12-20 21:16:29 +00:00 |
fixtures
|
Parse class constant for PhpStorm Meta override
|
2023-01-24 12:24:52 +02:00 |
Internal
|
Fix various db callmaps
|
2023-04-10 09:06:29 -05:00 |
LanguageServer
|
fix outstanding CI issues
|
2023-03-02 18:02:23 +00:00 |
Loop
|
Refine arrays in foreach loops to non-empty-array
|
2023-02-22 20:44:50 -04:00 |
Progress
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ReturnTypeProvider
|
Fix invalid test cases
|
2023-02-02 12:27:57 -04:00 |
Template
|
feature: (re-)implement object-shape assertions
|
2023-04-15 02:36:10 +02:00 |
Traits
|
qa: raise php_version in ValidCodeAnalysisTestTrait and
|
2023-04-10 02:03:44 +02:00 |
Type
|
Format declare(strict_types=1)
|
2021-12-15 04:42:37 +01:00 |
TypeReconciliation
|
Additional test
|
2023-03-18 03:45:09 -04:00 |
AlgebraTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
AnnotationTest.php
|
Allow @var annotations on global vars
|
2023-02-15 01:20:03 -04:00 |
ArgTest.php
|
Fixes
|
2022-12-19 12:29:27 +01:00 |
ArrayAccessTest.php
|
Support sizeof alias of count
|
2023-02-22 23:11:10 +01:00 |
ArrayAssignmentTest.php
|
qa: add failing test for issue #8787
|
2023-04-10 02:43:31 +02:00 |
ArrayFunctionCallTest.php
|
Merge pull request #9651 from tuqqu/array-flip-non-empty-fix
|
2023-04-13 22:54:12 +02:00 |
ArrayKeysTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
AssertAnnotationTest.php
|
feature: introduce value-of in assertions
|
2023-04-01 14:57:20 +02:00 |
AssignmentTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
AsyncTestCase.php
|
async test case fixes
|
2022-12-20 21:26:25 +00:00 |
AttributeTest.php
|
Use 8.2 in tests for 8.2 attributes
|
2023-03-03 04:39:04 -04:00 |
BadFormatTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
BinaryOperationTest.php
|
Don't crash on unary minus overflow
|
2023-03-07 12:29:40 -04:00 |
ByIssueLevelAndTypeReportTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
CallableTest.php
|
Docs for HighOrderFunctionArgHandler::remapLowerBounds
|
2023-04-06 18:23:50 +03:00 |
CastTest.php
|
Recognize casts from object-with-properties to array
|
2022-12-16 20:12:02 -04:00 |
CheckTypeTest.php
|
Fix crashes with invalid @psalm-check-type syntax
|
2023-02-09 17:49:49 -04:00 |
ClassLikeDocblockParserTest.php
|
remove unused imports
|
2022-01-21 00:17:06 +01:00 |
ClassLikeStringTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ClassLoadOrderTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
ClassScopeTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ClassTest.php
|
Support for readonly classes
|
2023-03-03 04:04:12 -04:00 |
CloneTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
ClosureTest.php
|
Forbid first-class callables in new
|
2023-02-19 04:18:32 -04:00 |
CodebaseTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
CommentAnalyzerTest.php
|
Set number of lines before and after namespace.
|
2021-12-15 04:58:32 +01:00 |
ComposerLockTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ConstantTest.php
|
Merge pull request #9393 from ygottschalk/fix/9373-using-enum-property-as-const-array-key
|
2023-04-17 12:56:42 +02:00 |
ConstValuesTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
CoreStubsTest.php
|
Don't report InvalidLiteralArgument for paths
|
2023-03-18 00:05:44 +06:00 |
DateTimeTest.php
|
Fix DOM callmaps
|
2023-03-06 04:33:59 -06:00 |
DeprecatedAnnotationTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
DocblockInheritanceTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
DocCommentTest.php
|
Indent docblocks in DocComment test
|
2023-01-20 18:15:07 -04:00 |
DocumentationTest.php
|
Fix test
|
2023-02-15 03:02:34 -04:00 |
EnumTest.php
|
feature: introduce value-of in assertions
|
2023-04-01 14:57:20 +02:00 |
ErrorBaselineTest.php
|
Add baseline ignoring carriage return test.
|
2023-03-28 14:40:11 +02:00 |
ExpressionTest.php
|
Correctly handle near-overflowing keys and flag autoincrement overflows
|
2023-03-12 19:57:14 -04:00 |
ExtendsFinalClassTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ExtensionRequirementTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06: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
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
FileReferenceTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ForbiddenCodeTest.php
|
forbidden function bug and better get_defined_functions() signature
|
2022-12-24 12:34:40 -06:00 |
FunctionCallTest.php
|
Test anonymous object template replacement
|
2023-04-17 23:18:03 +03:00 |
FunctionLikeDocblockParserTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
GeneratorTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
IfThisIsTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ImmutableAnnotationTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ImplementationRequirementTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
IncludeTest.php
|
fix: fix phpcs errors
|
2023-04-04 17:59:50 +02:00 |
InterfaceTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
InternalAnnotationTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
IntersectionTypeTest.php
|
qa: introduce failing test for type-aliased intersection string
|
2023-04-11 20:29:08 +02:00 |
IntRangeTest.php
|
Fix crash when int range boundary is overflown
|
2023-02-09 22:57:57 -04:00 |
IssueBufferTest.php
|
Handle different line endings from baseline.
|
2023-03-24 10:48:03 +01:00 |
IssueSuppressionTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
JsonOutputTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
junit.xsd
|
Validate junit output against xsd
|
2020-03-08 20:18:35 -05:00 |
KeyOfArrayTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ListTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
MagicMethodAnnotationTest.php
|
Allow array as magic method name
|
2023-02-24 02:23:09 -04:00 |
MagicPropertyTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
MatchTest.php
|
Flatten match arm conditions to check conditions independently
|
2023-04-13 01:30:14 +02:00 |
MethodCallTest.php
|
fix (DateTime|DateTimeImmutable)::modify() return types
|
2023-02-20 08:47:05 +01:00 |
MethodMutationTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
MethodSignatureTest.php
|
Do not require return type on destructors in interfaces
|
2022-12-26 15:45:44 -04:00 |
MixinAnnotationTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
NamespaceTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
NativeIntersectionsTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
NativeUnionsTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
Php40Test.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
Php55Test.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
Php56Test.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
Php70Test.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
Php71Test.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
ProjectCheckerTest.php
|
Make it more clear what do we test from Psalm output
|
2023-01-05 18:12:29 +04:00 |
PropertiesOfTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
PropertyTypeInvarianceTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
PropertyTypeTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
PsalmPluginTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
PureAnnotationTest.php
|
Revert "array_pop is impure"
|
2023-02-28 19:06:07 -04:00 |
PureCallableTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
ReadonlyPropertyTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ReferenceConstraintTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ReferenceTest.php
|
Add codesniffer rules and expand php-cs-fixer to bin and test
|
2022-12-14 13:29:09 -06:00 |
ReflectionTest.php
|
Reflection class stub updates
|
2022-12-18 14:35:41 -06:00 |
ReportOutputTest.php
|
Update expectations formatting
|
2023-02-14 21:59:01 -04:00 |
ReturnTypeTest.php
|
add test
|
2023-04-04 12:22:41 +02:00 |
somefile.php
|
create real path for Psalm to stop ignoring suppressions
|
2021-08-19 19:31:58 +02:00 |
StubTest.php
|
Allow to scan private constants
|
2023-01-24 13:31:58 +02:00 |
SuperGlobalsTest.php
|
Merge pull request #9001 from fluffycondor/http_response_header-non-empty-list
|
2022-12-28 00:27:30 +01:00 |
SwitchTypeTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TaintTest.php
|
Fixed a case where the conditional taint, specialize, & flow features were not playing nicely together
|
2023-02-01 15:41:52 -06:00 |
TestCase.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TestConfig.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TestEnvironmentTest.php
|
Added the test to validate test environment itself
|
2023-02-19 03:52:12 -04:00 |
ThisOutTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ThrowsAnnotationTest.php
|
Fix MissingThrowsDocblock when documented interface is extended by thrown exception interface
|
2023-03-16 12:01:16 +01:00 |
ThrowsInGlobalScopeTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
ToStringTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TraceTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TraitTest.php
|
PHP 8.2 attributes moved to 8.2 stub
|
2023-03-03 04:28:37 -04:00 |
TryCatchTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
TypeAnnotationTest.php
|
always combine the result of expansions
|
2023-03-23 20:51:34 +01:00 |
TypeCombinationTest.php
|
Fix tests
|
2022-12-19 19:24:03 +01:00 |
TypeComparatorTest.php
|
Fixed coercion of mixed into non-empty-mixed
|
2023-03-19 00:49:15 -04:00 |
TypeParseTest.php
|
Support int separators in docblocks
|
2023-03-11 23:14:40 -04:00 |
UnresolvableIncludeTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |
UnusedCodeTest.php
|
Added to documentation and tests that api can be used instead of psalm-api
|
2023-03-20 13:34:44 +01:00 |
UnusedVariableTest.php
|
qa: add another test to verify required arguments are not being reported
|
2023-04-10 01:53:45 +02:00 |
ValueOfTest.php
|
feature: provide support for templated value-of enum values
|
2023-04-15 00:38:12 +02:00 |
VariadicTest.php
|
Require trailing commas
|
2022-12-18 13:20:31 -06:00 |