.. |
Provider
|
Add all Possibly* issues to more lenient config
|
2018-01-10 10:56:43 -05:00 |
stubs
|
|
|
Traits
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
AnnotationTest.php
|
Prohibit bad characters from types
|
2018-04-05 14:11:57 -04:00 |
ArgTest.php
|
Improve callmap with information from docs.php.net (#494)
|
2018-02-06 20:50:32 -05:00 |
ArrayAccessTest.php
|
Fix #634 - prevent prefixing objectlike keys with namespaces
|
2018-04-02 00:39:59 -04:00 |
ArrayAssignmentTest.php
|
Fix #606 - fatal error when evaluating array_key_exists
|
2018-03-19 19:14:55 -04:00 |
AssertTest.php
|
Don’t adhere to assert rules with ored truths
|
2018-02-25 11:30:45 -05:00 |
AssignmentTest.php
|
|
|
BadFormatTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |
BinaryOperationTest.php
|
Reduce number of InvalidOperand issues further
|
2018-03-18 16:58:54 -04:00 |
bootstrap.php
|
Add new issues for missing required files
|
2017-10-29 14:39:23 -04:00 |
CallableTest.php
|
Fix #662 - allow callable void return types to be widened
|
2018-04-11 20:29:16 -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 #645 - add isa- prefix for strings as well as class constants
|
2018-04-05 12:03:36 -04:00 |
ConfigTest.php
|
Allow class and method issues to be suppressed by their identifiers
|
2018-03-20 22:36:03 -04:00 |
ConstantTest.php
|
Fix #512 - check for undefined constant in param default
|
2018-02-15 20:27:42 -05:00 |
DocumentationTest.php
|
Add new issue conditional on config flag
|
2018-03-06 12:19:50 -05:00 |
EmptyTest.php
|
Fix #658 - empty always returns bool
|
2018-04-09 10:19:23 -04:00 |
FileManipulationTest.php
|
Improve checks to prevent breaking existing typehints when running psalter
|
2018-03-23 16:34:45 -04:00 |
FileReferenceTest.php
|
Fix #193 - allow caching of storages
|
2018-02-19 00:27:39 -05:00 |
ForbiddenCodeTest.php
|
Don’t ignore @function calls
|
2018-03-12 23:48:10 -04:00 |
ForeachTest.php
|
Add intersection iteration test
|
2018-03-21 12:21:46 -04:00 |
ForTest.php
|
|
|
FunctionCallTest.php
|
Make tests a bit more specific
|
2018-04-10 15:47:04 -04:00 |
IncludeTest.php
|
Add test to find bad behaviour
|
2018-03-30 19:15:24 -04:00 |
InterfaceTest.php
|
Improve intersection type parsing
|
2018-03-22 17:55:36 -04:00 |
IssetTest.php
|
Propagate array key updates after assertions to base array
|
2018-04-11 14:19:42 -04:00 |
IssueSuppressionTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
JsonOutputTest.php
|
Fix erroneous input/output lines
|
2018-03-29 10:26:26 -04:00 |
ListTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
LoopScopeTest.php
|
Fix array key check after direct assignment
|
2018-04-09 18:02:45 -04:00 |
MethodCallTest.php
|
Fix #626 - check __invoke methods
|
2018-03-31 18:57:13 -04:00 |
MethodMutationTest.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
MethodSignatureTest.php
|
Fix #648 - stop scanning when encountering a duplicate class
|
2018-04-07 11:38:41 -04:00 |
NamespaceTest.php
|
Allow $argv/$argc to be accessed from namespace
|
2018-03-18 10:38:08 -04:00 |
Php40Test.php
|
|
|
Php55Test.php
|
Add class-string type for enforcing use of ::class constants
|
2018-03-05 16:06:06 -05:00 |
Php56Test.php
|
Fix #571 - fix buggy handling of packed vars
|
2018-03-13 13:50:41 -04:00 |
Php70Test.php
|
Fix #588 - allow anonymous classes to call $this functions
|
2018-03-18 01:07:14 -04:00 |
Php71Test.php
|
Fix #579 - improve checks for meta-type negation
|
2018-03-15 14:25:04 -04:00 |
PropertyTypeTest.php
|
Change how type impossibilities are treated to improve message types
|
2018-04-10 01:27:26 -04:00 |
RedundantConditionTest.php
|
Change how type impossibilities are treated to improve message types
|
2018-04-10 01:27:26 -04:00 |
ReferenceConstraintTest.php
|
Fix #438 - assign both sides of by-ref vars to mixed
|
2018-02-11 10:39:21 -05:00 |
ReportOutputTest.php
|
Fix erroneous input/output lines
|
2018-03-29 10:26:26 -04:00 |
ReturnTypeTest.php
|
Fix #639 - add scalar to psalm-recognised types
|
2018-04-03 11:24:23 -04:00 |
ScopeTest.php
|
Fix formatting of return type adder
|
2018-01-11 15:50:58 -05:00 |
SwitchTypeTest.php
|
Fix #213 by evaluating switch statements better
|
2018-01-24 16:15:53 -05:00 |
TemplateTest.php
|
Fix errors around static class constants in template vars
|
2018-03-06 13:59:59 -05:00 |
TestCase.php
|
Fix #193 - allow caching of storages
|
2018-02-19 00:27:39 -05:00 |
TestConfig.php
|
Fix tests and return types
|
2018-03-03 15:25:35 -05:00 |
ToStringTest.php
|
Check for to-string casts in strict operands mode
|
2018-03-18 14:42:23 -04:00 |
TraitTest.php
|
Fix issue with nested trait methods
|
2018-03-21 17:39:01 -04:00 |
TryCatchTest.php
|
Exit early when there’s an issue in block-level elements
|
2018-03-03 13:20:41 -05:00 |
TypeAlgebraTest.php
|
Fix #450 - add checks for duplicate array keys
|
2018-01-18 17:16:50 -05:00 |
TypeCombinationTest.php
|
Allow coercion from generic array to objectlike with possible keys
|
2018-04-04 18:01:53 -04:00 |
TypeParseTest.php
|
Fix issues with callmap callable types
|
2018-04-08 12:57:56 -04:00 |
TypeReconciliationTest.php
|
Change how type impossibilities are treated to improve message types
|
2018-04-10 01:27:26 -04:00 |
TypeTest.php
|
Add more information to TooMany/TooFewArguments issues
|
2018-02-02 11:26:55 -05:00 |
UnusedCodeTest.php
|
Also check for non-false returns on LessSpecificReturnType
|
2018-03-07 11:16:56 -05:00 |
VariadicTest.php
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |