1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-04-12 01:26:11 -04:00
..
Assignment Detect nested issues 2020-04-09 10:42:54 -04:00
Call Allow plain assertions (@psalm-assert) about $this (fixes #3105) (#3108) 2020-04-09 08:15:07 -04:00
Fetch Fix a few more edge-cases 2020-04-12 01:26:11 -04:00
ArrayAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssertionFinder.php Fix #3116 - allow class to be compared to a templated class-string 2020-04-10 00:26:11 -04:00
AssignmentAnalyzer.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
BinaryOpAnalyzer.php Add slash 2020-03-29 10:44:38 -04:00
CallAnalyzer.php Fix a few more edge-cases 2020-04-12 01:26:11 -04:00
IncludeAnalyzer.php Add codes to all issues 2020-03-17 09:19:47 -04:00
TernaryAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00