1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-04 10:38:49 +01:00
psalm/tests
2019-05-27 12:17:20 -04:00
..
Config Switch to VoidProgress by default 2019-05-26 23:18:48 -04:00
FileManipulation Coerce mixed values when passed as arguments 2019-05-21 11:51:41 -04:00
FileUpdates Switch to VoidProgress by default 2019-05-26 23:18:48 -04:00
fixtures Remove ignored symlink 2019-05-23 22:31:54 -04:00
Internal/Provider
LanguageServer Switch to VoidProgress by default 2019-05-26 23:18:48 -04:00
Loop Fix issue where iterators weren’t processed recursively 2019-05-08 09:04:52 -04:00
Progress Switch to VoidProgress by default 2019-05-26 23:18:48 -04:00
Template Fix #1680 - narrow nullable templated matching 2019-05-25 12:44:47 -04:00
Traits
AnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ArgTest.php
ArrayAccessTest.php Fix bad string key assertion 2019-05-27 10:10:21 -04:00
ArrayAssignmentTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
AssertTest.php Fix assertions with single templated class-string 2019-05-27 12:17:20 -04:00
AssignmentTest.php
BadFormatTest.php Fix #1666 - complain about properties in interfaces 2019-05-23 10:21:56 -04:00
BinaryOperationTest.php
bootstrap.php
CallableTest.php
ClassLoadOrderTest.php Fix bad signature in ClassLoadOrderTest 2019-05-23 12:54:23 -04:00
ClassScopeTest.php
ClassStringTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ClassTest.php Fix #1682 - correct arg check 2019-05-26 16:26:47 -04:00
CodebaseTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ComposerLockTest.php
ConstantTest.php
DeprecatedAnnotationTest.php
DocumentationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
EmptyTest.php Allow array access on @template T as array 2019-05-23 18:06:22 -04:00
EnumTest.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
ErrorBaselineTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
FileDiffTest.php
FileReferenceTest.php Fix duplicate test 2019-05-23 13:10:23 -04:00
ForbiddenCodeTest.php
FunctionCallTest.php Ignore nullable issues on just-coerced types 2019-05-21 12:59:06 -04:00
IncludeTest.php Move test fixtures to a single directory 2019-05-09 18:23:14 -04:00
InterfaceTest.php Fix #1686 - intersect object and named class properly 2019-05-26 13:11:43 -04:00
InternalAnnotationTest.php
IsAbsolutePathTest.php
IssetTest.php
IssueSuppressionTest.php
JsonOutputTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ListTest.php
MagicMethodAnnotationTest.php Fix #1692 - allow magic annotations on all interfaces without config flag 2019-05-26 23:35:03 -04:00
MagicPropertyTest.php Don’t remove null after magic property fetch 2019-05-27 09:18:34 -04:00
MethodCallTest.php
MethodMutationTest.php
MethodSignatureTest.php Fix #1681 - interpret parent annotation properly 2019-05-25 11:51:09 -04:00
NamespaceTest.php
Php40Test.php
Php55Test.php
Php56Test.php
Php70Test.php
Php71Test.php
ProjectCheckerTest.php Switch to VoidProgress by default 2019-05-26 23:18:48 -04:00
PropertyTypeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
PsalmInternalAnnotationTest.php psalm-internal: Prevent use of @psalm-internal without @internal 2019-05-14 18:54:16 -04:00
PsalmPluginTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
RedundantConditionTest.php Fix erroneous update of existing variables 2019-05-23 18:04:12 -04:00
ReferenceConstraintTest.php
ReportOutputTest.php Implement better progress 2019-05-26 23:18:48 -04:00
ReturnTypeTest.php Fix #1580 - look for no-returns in try/catch statements 2019-05-14 21:22:29 -04:00
ScopeTest.php
StubTest.php Implement better progress 2019-05-26 23:18:48 -04:00
SwitchTypeTest.php
TestCase.php Implement better progress 2019-05-26 23:18:48 -04:00
TestConfig.php Make tests much faster 2019-05-17 11:22:34 -04:00
ThrowsAnnotationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ThrowsInGlobalScopeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
ToStringTest.php
TraitTest.php Add separate issue for undefined classes in docblocks 2019-05-15 18:41:26 -04:00
TryCatchTest.php Fix #1580 - look for no-returns in try/catch statements 2019-05-14 21:22:29 -04:00
TypeAlgebraTest.php
TypeAnnotationTest.php
TypeCombinationTest.php Fix #1628 - improve behaviour of unset in loops 2019-05-13 11:00:17 -04:00
TypeParseTest.php Implement better progress 2019-05-26 23:18:48 -04:00
TypeReconciliationTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
TypeTest.php
UnusedCodeTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00
UnusedVariableTest.php Improve dead code detection a little more 2019-05-20 18:25:11 -04:00
ValueTest.php Remove TSqlSelectString and related dependency 2019-05-20 23:14:41 -04:00
VariadicTest.php Bump to PHP 7.1 2019-05-16 18:36:36 -04:00