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-06-20 10:09:03 -04:00
..
Assignment Allow property default to include value-of option 2019-06-09 12:47:27 -04:00
Call Fix #1818 - handle intersection when expanding template 2019-06-20 10:09:03 -04:00
Fetch Fix #1814 - warn about deprected ::class access 2019-06-19 12:42:51 -04:00
ArrayAnalyzer.php Fix #1770 - fix notice that should not be 2019-06-12 09:13:59 -04:00
AssertionFinder.php Fix #1458 by making instanceof static same as === static 2019-06-20 08:37:57 -04:00
AssignmentAnalyzer.php Preserve formatting of callable type 2019-06-06 14:27:49 -04:00
BinaryOpAnalyzer.php Generate missing param types from callers 2019-05-31 01:47:35 -04:00
CallAnalyzer.php Fix #1813 - convert object&Foo into Foo after template resolution 2019-06-19 12:00:19 -04:00
IncludeAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
TernaryAnalyzer.php Avoid false positive for param 2019-05-02 15:33:47 -04:00