.. |
Checker
|
Fix #609 - fix callable coercion in reconciliation step
|
2018-03-20 13:24:16 -04:00 |
Codebase
|
Fix return
|
2018-03-17 15:28:41 -04:00 |
Config
|
Fix unused imports in psalm, wrong param order doc comments (#523)
|
2018-02-18 17:55:11 -05:00 |
Exception
|
Promote CircularReference from exception to issue
|
2017-12-22 18:56:59 +01:00 |
FileManipulation
|
Fix #458 - fully support optional array keys
|
2018-03-17 18:05:50 -04:00 |
Fork
|
Fix #498 - add better issue type for docblock contradiction
|
2018-02-07 15:20:47 -05:00 |
Issue
|
Add more granular error messages for invalid operands
|
2018-03-18 16:39:34 -04:00 |
Provider
|
Remove unnecessary @var annotations
|
2018-03-17 00:19:55 -04:00 |
Scanner
|
Fix #216 - scan assert* functions for assertions, then apply to current context
|
2018-02-23 15:39:33 -05:00 |
Scope
|
Fix #515 - make Psalm aware of variable array keys
|
2018-02-17 11:24:08 -05:00 |
Storage
|
Fix #566 - check for abstract methods inheriting from non-abstract ones
|
2018-03-13 12:52:00 -04:00 |
Stubs
|
Add better typing rules for generic objects
|
2018-02-22 11:20:03 -05:00 |
Type
|
Use objects for type parsing
|
2018-03-20 20:26:58 -04:00 |
Visitor
|
Fix #587 - check RHS of assignments for variadic receptors
|
2018-03-17 15:01:13 -04:00 |
Aliases.php
|
Refactor scanning and analysis, introducing multithreading (#191)
|
2017-07-25 16:11:02 -04:00 |
CallMap.php
|
Make get_called_class and get_class return class-string pseudotype
|
2018-03-17 22:11:16 -04: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
|
Detect fatal issues where property access is overridden
|
2018-03-04 12:24:50 -05:00 |
CodeLocation.php
|
Add end line/column data for LSP support
|
2018-02-19 18:16:09 -05:00 |
Config.php
|
commented out code cleanup
|
2018-03-08 19:14:06 -05:00 |
Context.php
|
Add PossiblyUndefinedVariable warning when using possibly undefined array key
|
2018-03-17 17:35:36 -04:00 |
EffectsAnalyser.php
|
Fix test config loading
|
2018-01-28 12:46:58 -05:00 |
FileSource.php
|
Fix #216 - scan assert* functions for assertions, then apply to current context
|
2018-02-23 15:39:33 -05:00 |
FunctionDocblockComment.php
|
Fix #458 - fully support optional array keys
|
2018-03-17 18:05:50 -04:00 |
FunctionLikeParameter.php
|
Fix location of function param vars
|
2017-12-29 21:28:21 -05:00 |
IssueBuffer.php
|
Show info suppression instructions in output
|
2018-03-18 18:27:10 -04:00 |
Plugin.php
|
Fix unused imports in psalm, wrong param order doc comments (#523)
|
2018-02-18 17:55:11 -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
|
Fix #216 - scan assert* functions for assertions, then apply to current context
|
2018-02-23 15:39:33 -05:00 |
Type.php
|
Use objects for type parsing
|
2018-03-20 20:26:58 -04:00 |
VarDocblockComment.php
|
Improve reporting of classlike locations in docblocks
|
2018-01-01 20:04:03 -05:00 |