.. |
FunctionLike
|
Refactor type comparison
|
2020-07-21 19:40:35 -04:00 |
Statements
|
Fix array_shift behaviour to be more accurate with lists
|
2020-08-05 12:43:37 -04:00 |
AlgebraAnalyzer.php
|
|
|
CanAlias.php
|
Add ability to Go to Definition on Use statements (#3805)
|
2020-07-11 17:16:44 -04:00 |
ClassAnalyzer.php
|
Allow binding of static to current final class
|
2020-07-25 17:26:07 -04:00 |
ClassLikeAnalyzer.php
|
Detect bad class constants more explicitly
|
2020-07-24 15:38:56 -04:00 |
ClosureAnalyzer.php
|
Fix #3417 - Treat $this as static-y
|
2020-05-22 13:32:26 -04:00 |
CommentAnalyzer.php
|
psalm-internal no longer requires internal annotation
|
2020-07-26 10:47:48 -04:00 |
FileAnalyzer.php
|
Restrict narrowing fix
|
2020-08-03 02:20:58 -04:00 |
FunctionAnalyzer.php
|
Fix #3910 - improve handling of fgetcsv
|
2020-07-30 14:21:55 -04:00 |
FunctionLikeAnalyzer.php
|
Add performance logging under a --debug-performance flag
|
2020-07-30 15:30:19 -04:00 |
InterfaceAnalyzer.php
|
|
|
IssueData.php
|
Fix #3676 - add multiline output for TaintedInput issues
|
2020-06-30 13:17:51 -04:00 |
MethodAnalyzer.php
|
|
|
MethodComparator.php
|
Don’t get stuck in recursive loop
|
2020-07-30 15:42:34 -04:00 |
NamespaceAnalyzer.php
|
Fix #3872 - detect namespace violations in non-methods
|
2020-07-26 10:42:04 -04:00 |
ProjectAnalyzer.php
|
Add performance logging under a --debug-performance flag
|
2020-07-30 15:30:19 -04:00 |
ScopeAnalyzer.php
|
Detect never-return statement same as a throw
|
2020-05-26 15:02:23 -04:00 |
SourceAnalyzer.php
|
|
|
StatementsAnalyzer.php
|
Add performance logging under a --debug-performance flag
|
2020-07-30 15:30:19 -04:00 |
TaintNodeData.php
|
Fix #3676 - add multiline output for TaintedInput issues
|
2020-06-30 13:17:51 -04:00 |
TraitAnalyzer.php
|
|
|
TypeAnalyzer.php
|
Refactor type comparison
|
2020-07-21 19:40:35 -04:00 |