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
2019-07-06 00:00:17 -04:00
..
Assignment Fix #1869 - don’t memoize magic properties after set 2019-07-06 00:00:17 -04:00
Call Fix #1902 - template trait method when extended 2019-07-04 22:26:40 -04:00
Fetch Fix #1899 - detect dead code after array assignment 2019-07-04 16:38:31 -04:00
ArrayAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
AssertionFinder.php Fix #1885 - allow comparison to templated class string 2019-07-05 22:57:38 -04:00
AssignmentAnalyzer.php Fix #1900 - discard old references to code after an assignment 2019-07-04 17:35:33 -04:00
BinaryOpAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
CallAnalyzer.php Return false in fewer places 2019-06-30 12:06:49 -04:00
IncludeAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00
TernaryAnalyzer.php Fully qualify constants and function calls (#1849) 2019-06-26 16:52:29 -04:00