.. |
Checker
|
Fix #508 - make sure trait missing property checks happen on correct file
|
2018-02-12 10:46:45 -05:00 |
Codebase
|
Make all plugin methods static
|
2018-02-11 20:56:34 -05:00 |
Config
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -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
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -05:00 |
Issue
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -05:00 |
Provider
|
Use classes, not full method ids, for plugin execution
|
2018-02-11 22:49:19 -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
|
Use classes, not full method ids, for plugin execution
|
2018-02-11 22:49:19 -05:00 |
Stubs
|
Fix docblock overriden method return type
|
2018-02-01 09:24:57 -05:00 |
Type
|
Add a bit of documentation
|
2018-02-09 17:51:49 -05:00 |
Visitor
|
Use classes, not full method ids, for plugin execution
|
2018-02-11 22:49:19 -05:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Update documentation of void types in CallMap (#504)
|
2018-02-09 00:31:25 -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
|
Make all plugin methods static
|
2018-02-11 20:56:34 -05:00 |
CodeLocation.php
|
Improve checks for unused variables and params
|
2018-01-28 17:28:34 -05:00 |
Config.php
|
Use classes, not full method ids, for plugin execution
|
2018-02-11 22:49:19 -05:00 |
Context.php
|
Improve handling of unset calls with possibly undefined variables
|
2018-02-10 10:30:08 -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
|
Add declaring/appearing method ids to method check plugin
|
2018-02-11 21:07:19 -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
|
Don’t check newly-scoped vars in conditional
|
2018-02-08 14:46:06 -05:00 |
VarDocblockComment.php
|
Improve reporting of classlike locations in docblocks
|
2018-01-01 20:04:03 -05:00 |