.. |
Checker
|
Check loop context var exists
|
2018-02-06 21:03:36 -05:00 |
Codebase
|
Create PropertyMap handler class
|
2018-02-04 12:34:08 -05:00 |
Config
|
Fix issues found by detecting docblock type inconsistencies
|
2018-02-06 13:40:28 -05:00 |
Exception
|
Promote CircularReference from exception to issue
|
2017-12-22 18:56:59 +01:00 |
FileManipulation
|
Make docblocks sligtly more phpdoc-compatible
|
2018-01-28 16:52:57 -05:00 |
Fork
|
Make logic more Psalm-compatible
|
2018-02-06 13:52:59 -05:00 |
Issue
|
Add DocblockTypeContradiction to find possible issues with docblock types
|
2018-02-06 18:44:53 -05:00 |
Provider
|
Remove dead code found by improved Psalm checks
|
2018-01-28 12:01:51 -05:00 |
Scanner
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
Scope
|
Check property defaults again
|
2018-01-28 21:43:26 -05:00 |
Storage
|
Break apart the Codebase class
|
2018-02-03 18:56:54 -05:00 |
Stubs
|
Fix docblock overriden method return type
|
2018-02-01 09:24:57 -05:00 |
Type
|
Add DocblockTypeContradiction to find possible issues with docblock types
|
2018-02-06 18:44:53 -05:00 |
Visitor
|
Deal with overlapping docblock types and typehints better
|
2018-02-05 16:57:33 -05:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Make types in the call map more specific (#496)
|
2018-02-06 23:46:22 -05:00 |
ClassLikeDocblockComment.php
|
Support @property-read and @property-write as new tags. (#317)
|
2017-12-14 14:22:27 -05:00 |
Clause.php
|
Change empty type assertions to "falsy"
|
2017-10-22 11:57:41 -04:00 |
Codebase.php
|
Break apart the Codebase class
|
2018-02-03 18:56:54 -05:00 |
CodeLocation.php
|
Improve checks for unused variables and params
|
2018-01-28 17:28:34 -05:00 |
Config.php
|
Make logic more Psalm-compatible
|
2018-02-06 13:52:59 -05:00 |
Context.php
|
Add DocblockTypeContradiction to find possible issues with docblock types
|
2018-02-06 18:44:53 -05:00 |
EffectsAnalyser.php
|
Fix test config loading
|
2018-01-28 12:46:58 -05:00 |
FileSource.php
|
Break FileScanner out from FileChecker
|
2018-01-21 12:44:46 -05:00 |
FunctionDocblockComment.php
|
Allow @psalm-ignore-falsable-return annotation
|
2018-01-24 18:52:58 -05:00 |
FunctionLikeParameter.php
|
Fix location of function param vars
|
2017-12-29 21:28:21 -05:00 |
IssueBuffer.php
|
Add more text feedback when running from command line
|
2018-02-06 01:11:33 -05:00 |
Plugin.php
|
Create Codebase out from ProjectChecker
|
2018-01-21 13:45:33 -05:00 |
PropertyMap.php
|
Fix Array_ items nullability
|
2018-01-13 18:33:32 -05:00 |
ReferenceConstraint.php
|
Improve unused variable detection slightly
|
2018-01-25 01:04:26 -05:00 |
StatementsSource.php
|
Remove more ? from docblocks
|
2018-01-28 17:07:09 -05:00 |
Type.php
|
Memoise type tokenisation and move functions to more logical locations
|
2018-02-04 12:23:32 -05:00 |
VarDocblockComment.php
|
Improve reporting of classlike locations in docblocks
|
2018-01-01 20:04:03 -05:00 |