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-01-29 23:41:17 -05:00
..
Assignment Fix typo 2020-01-07 01:06:51 -05:00
Call Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
Fetch Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
ArrayAnalyzer.php Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
AssertionFinder.php Fix #2645 - add workarounds for some edgecases 2020-01-17 10:25:05 -05:00
AssignmentAnalyzer.php Fix #2632 - detect invalid by-ref assignments in pure functions 2020-01-23 14:21:34 -05:00
BinaryOpAnalyzer.php Fix #2677 - use better assertion for null coalesce 2020-01-23 14:52:35 -05:00
CallAnalyzer.php Add more type-system protections for bad array args 2020-01-29 23:41:17 -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