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
2019-06-26 15:11:16 -04:00
..
Assignment Allow property default to include value-of option 2019-06-09 12:47:27 -04:00
Call Improve performance by doing less cloning 2019-06-26 00:14:06 -04:00
Fetch Fixed #1848 - allow static class strings to be compared 2019-06-26 15:11:16 -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 Improve performance by doing less cloning 2019-06-26 00:14:06 -04:00
CallAnalyzer.php Improve performance by doing less cloning 2019-06-26 00:14:06 -04:00
IncludeAnalyzer.php Progress bar (#1709) 2019-05-30 10:30:41 -04:00
TernaryAnalyzer.php Improve performance by doing less cloning 2019-06-26 00:14:06 -04:00