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-06 23:52:27 -05:00
..
Assignment Fix #2729 - allow mutation of otherwise-readonly properties 2020-02-02 15:35:12 -05:00
Call Localise template checks to class being tested 2020-02-06 16:38:45 -05:00
Fetch Add config flag to support properties without a magic getter 2020-02-02 14:23:38 -05:00
ArrayAnalyzer.php Add more type-system protections for bad array args 2020-01-29 23:41:17 -05:00
AssertionFinder.php Fix #2734 - allow is_a to operate on templated class-strings 2020-02-02 12:26:28 -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 Improve byref array handling 2020-02-06 23:52:27 -05:00
IncludeAnalyzer.php
TernaryAnalyzer.php Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00