1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/tests
2023-04-07 14:56:58 +03:00
..
CommandFunctions
Config Do not display ext deprecation note when disableExtensions used 2023-02-14 12:34:49 +01:00
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
fixtures Parse class constant for PhpStorm Meta override 2023-01-24 12:24:52 +02:00
Internal Merge pull request #9586 from boesing/feature/value-of-enum-assertions 2023-04-02 18:51:25 +02: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
ReturnTypeProvider Fix invalid test cases 2023-02-02 12:27:57 -04:00
Template Try to fix test ClassTemplateTest.templateStaticWithParam 2023-04-07 14:56:58 +03:00
Traits Require <?php tag in tests 2023-03-03 02:50:11 -04:00
Type
TypeReconciliation Additional test 2023-03-18 03:45:09 -04:00
AlgebraTest.php
AnnotationTest.php Allow @var annotations on global vars 2023-02-15 01:20:03 -04:00
ArgTest.php
ArrayAccessTest.php Support sizeof alias of count 2023-02-22 23:11:10 +01:00
ArrayAssignmentTest.php
ArrayFunctionCallTest.php Re-add array_unique() stub which preserved array type 2023-03-28 04:09:50 -05:00
ArrayKeysTest.php
AssertAnnotationTest.php feature: introduce value-of in assertions 2023-04-01 14:57:20 +02:00
AssignmentTest.php
AsyncTestCase.php
AttributeTest.php Use 8.2 in tests for 8.2 attributes 2023-03-03 04:39:04 -04:00
BadFormatTest.php
BinaryOperationTest.php Don't crash on unary minus overflow 2023-03-07 12:29:40 -04:00
ByIssueLevelAndTypeReportTest.php
CallableTest.php Docs for HighOrderFunctionArgHandler::remapLowerBounds 2023-04-06 18:23:50 +03:00
CastTest.php
CheckTypeTest.php Fix crashes with invalid @psalm-check-type syntax 2023-02-09 17:49:49 -04:00
ClassLikeDocblockParserTest.php
ClassLikeStringTest.php
ClassLoadOrderTest.php
ClassScopeTest.php
ClassTest.php Support for readonly classes 2023-03-03 04:04:12 -04:00
CloneTest.php
ClosureTest.php Forbid first-class callables in new 2023-02-19 04:18:32 -04:00
CodebaseTest.php
CommentAnalyzerTest.php
ComposerLockTest.php
ConstantTest.php qa: re-order error message to match recent changes 2023-04-01 14:57:21 +02:00
ConstValuesTest.php
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
DocblockInheritanceTest.php
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
ExtensionRequirementTest.php
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
FileReferenceTest.php
ForbiddenCodeTest.php
FunctionCallTest.php Forbid non-null defaults for callable parameters 2023-02-16 01:36:06 -04:00
FunctionLikeDocblockParserTest.php
GeneratorTest.php
IfThisIsTest.php
ImmutableAnnotationTest.php
ImplementationRequirementTest.php
IncludeTest.php
InterfaceTest.php
InternalAnnotationTest.php
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
JsonOutputTest.php
junit.xsd
KeyOfArrayTest.php
ListTest.php
MagicMethodAnnotationTest.php Allow array as magic method name 2023-02-24 02:23:09 -04:00
MagicPropertyTest.php
MatchTest.php
MethodCallTest.php fix (DateTime|DateTimeImmutable)::modify() return types 2023-02-20 08:47:05 +01:00
MethodMutationTest.php
MethodSignatureTest.php
MixinAnnotationTest.php
NamespaceTest.php
NativeIntersectionsTest.php
NativeUnionsTest.php
Php40Test.php
Php55Test.php
Php56Test.php
Php70Test.php
Php71Test.php
ProjectCheckerTest.php Make it more clear what do we test from Psalm output 2023-01-05 18:12:29 +04:00
PropertiesOfTest.php
PropertyTypeInvarianceTest.php
PropertyTypeTest.php
PsalmPluginTest.php
PureAnnotationTest.php Revert "array_pop is impure" 2023-02-28 19:06:07 -04:00
PureCallableTest.php
ReadonlyPropertyTest.php
ReferenceConstraintTest.php
ReferenceTest.php
ReflectionTest.php
ReportOutputTest.php Update expectations formatting 2023-02-14 21:59:01 -04:00
ReturnTypeTest.php Compare list generic params 2023-03-11 05:23:49 -04:00
somefile.php
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
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
TestConfig.php
TestEnvironmentTest.php Added the test to validate test environment itself 2023-02-19 03:52:12 -04:00
ThisOutTest.php
ThrowsAnnotationTest.php Fix MissingThrowsDocblock when documented interface is extended by thrown exception interface 2023-03-16 12:01:16 +01:00
ThrowsInGlobalScopeTest.php
ToStringTest.php
TraceTest.php
TraitTest.php PHP 8.2 attributes moved to 8.2 stub 2023-03-03 04:28:37 -04:00
TryCatchTest.php
TypeAnnotationTest.php always combine the result of expansions 2023-03-23 20:51:34 +01:00
TypeCombinationTest.php
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
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 Set inside_call for eval expressions 2023-03-15 22:06:36 +13:00
ValueOfTest.php
VariadicTest.php