.. |
Provider
|
Add all Possibly* issues to more lenient config
|
2018-01-10 10:56:43 -05:00 |
stubs
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
Traits
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
AnnotationTest.php
|
Add DeprecatedInterface and emit DeprecatedClass in more places
|
2018-01-23 09:09:43 -05:00 |
ArgTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ArrayAccessTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ArrayAssignmentTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |
AssertTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
AssignmentTest.php
|
Change test assertion keying
|
2017-06-29 10:22:49 -04:00 |
BadFormatTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |
BinaryOperationTest.php
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
bootstrap.php
|
Add new issues for missing required files
|
2017-10-29 14:39:23 -04:00 |
ClassLoadOrderTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ClassScopeTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ClassTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ClosureTest.php
|
Fix #352 with a mixed copout if the use is passed by reference
|
2018-01-12 12:33:26 -05:00 |
ConfigTest.php
|
Break FileScanner out from FileChecker
|
2018-01-21 12:44:46 -05:00 |
ConstantTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
EmptyTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
FileManipulationTest.php
|
Improve Psalter return type additions
|
2018-01-23 12:03:18 -05:00 |
FileReferenceTest.php
|
Add tests for reference checks
|
2018-01-21 23:42:57 -05:00 |
ForbiddenCodeTest.php
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
ForeachTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ForTest.php
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
FunctionCallTest.php
|
Increase CallChecker code coverage
|
2018-01-22 00:17:16 -05:00 |
IncludeTest.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
InterfaceTest.php
|
Add DeprecatedInterface and emit DeprecatedClass in more places
|
2018-01-23 09:09:43 -05:00 |
IssetTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
IssueSuppressionTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
JsonOutputTest.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
ListTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
LoopScopeTest.php
|
Allow continue inside case statement as alias for break
|
2018-01-24 00:01:08 -05:00 |
MethodCallTest.php
|
Increase CallChecker code coverage
|
2018-01-22 00:17:16 -05:00 |
MethodMutationTest.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
MethodSignatureTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |
NamespaceTest.php
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
Php40Test.php
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
Php55Test.php
|
Change test assertion keying
|
2017-06-29 10:22:49 -04:00 |
Php56Test.php
|
Break FileScanner out from FileChecker
|
2018-01-21 12:44:46 -05:00 |
Php70Test.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
Php71Test.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
PropertyTypeTest.php
|
Prevent infinite loops when analysing private functions that call each other
|
2018-01-24 13:11:23 -05:00 |
RedundantConditionTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
ReferenceConstraintTest.php
|
Fix #352 with a mixed copout if the use is passed by reference
|
2018-01-12 12:33:26 -05:00 |
ReportOutputTest.php
|
Add tests for reference checks
|
2018-01-21 23:42:57 -05:00 |
ReturnTypeTest.php
|
Improve Psalter return type additions
|
2018-01-23 12:03:18 -05:00 |
ScopeTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
SwitchTypeTest.php
|
Allow continue inside case statement as alias for break
|
2018-01-24 00:01:08 -05:00 |
TemplateTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
TestCase.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
TestConfig.php
|
Add all Possibly* issues to more lenient config
|
2018-01-10 10:56:43 -05:00 |
ToStringTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
TraitTest.php
|
Add extra trait test
|
2018-01-21 00:32:45 -05:00 |
TryCatchTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
TypeAlgebraTest.php
|
Fix #450 - add checks for duplicate array keys
|
2018-01-18 17:16:50 -05:00 |
TypeCombinationTest.php
|
Speed up Psalm by caching result of Union::getId
|
2018-01-09 15:05:48 -05:00 |
TypeParseTest.php
|
Fix #328 and allow single-entry object-like shorthand
|
2017-12-18 22:07:52 -05:00 |
TypeReconciliationTest.php
|
Add support for static::class
|
2018-01-23 15:46:14 -05:00 |
TypeTest.php
|
Fix type assignment checks
|
2018-01-20 11:48:16 -05:00 |
UnusedCodeTest.php
|
Add tests for unused params and properties
|
2018-01-21 23:48:58 -05:00 |
VariadicTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |