1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-02-13 18:32:40 -05:00
..
Assignment Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
Call Fix line breaks 2020-02-13 18:32:40 -05:00
Fetch Be even more permissive 2020-02-13 17:58:15 -05:00
ArrayAnalyzer.php Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
AssertionFinder.php Improve --diff checks by including trait-using classes in dependents 2020-02-11 16:39:33 -05:00
AssignmentAnalyzer.php Docblock-provided type is not inferred 2020-02-12 11:34:54 -05:00
BinaryOpAnalyzer.php Add better inference for lower-cased methods 2020-02-13 17:30:00 -05:00
CallAnalyzer.php Improve --diff checks by including trait-using classes in dependents 2020-02-11 16:39:33 -05:00
IncludeAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
TernaryAnalyzer.php Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00