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-05-18 08:52:44 -04:00
..
Assignment Fix #3236 - allow use-checking of more methods starting with __ 2020-05-12 22:39:26 -04:00
Call Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
Fetch Don’t stop analysing when encountering an UndefinedGlobalVariable 2020-05-14 22:51:51 -04:00
ArrayAnalyzer.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
AssertionFinder.php Fix #3388 - eliminate null after < 0 check 2020-05-18 08:52:44 -04:00
AssignmentAnalyzer.php Improve refactor 2020-05-10 22:45:01 -04:00
BinaryOpAnalyzer.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
CallAnalyzer.php Add non-empty-lowercase-string type 2020-05-15 10:18:05 -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