1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-01-13 21:27:09 -05:00
..
Assignment Fix typo 2020-01-07 01:06:51 -05:00
Call Capture non-empty-string from concat more effectively 2020-01-07 01:44:12 -05:00
Fetch Fix tests 2020-01-05 21:58:18 -05:00
ArrayAnalyzer.php Fix #2552 - add parse error when encountering empty array values 2020-01-04 16:33:02 -05:00
AssertionFinder.php Fix #2578 - improve inference of functions beginning with assert 2020-01-09 15:45:17 -05:00
AssignmentAnalyzer.php Fix #2574 - remove assertions after increment 2020-01-09 11:51:56 -05:00
BinaryOpAnalyzer.php Fix taint analysis of binary operations 2020-01-07 08:50:31 -05:00
CallAnalyzer.php Fix #2614 - prevent isset($string) 2020-01-13 21:27:09 -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