.. |
Assignment
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -04:00 |
BinaryOp
|
Improve concat taint propagation
|
2020-05-23 01:11:16 -04:00 |
Call
|
Fix #3551 - count method can be impure
|
2020-06-14 11:06:53 -04:00 |
Fetch
|
Fix #3483 - analyse variable static property access properly
|
2020-05-29 09:28:34 -04:00 |
ArrayAnalyzer.php
|
Add faster taint analysis
|
2020-05-22 12:33:29 -04:00 |
AssertionFinder.php
|
Add a couple more shortcuts for common pattern
|
2020-06-12 11:18:34 -04:00 |
AssignmentAnalyzer.php
|
Fix #3573 - allow UnnecessaryVarAnnotation to be suppressed
|
2020-06-13 16:48:10 -04:00 |
BinaryOpAnalyzer.php
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -04:00 |
BitwiseNotAnalyzer.php
|
|
|
BooleanNotAnalyzer.php
|
|
|
CallAnalyzer.php
|
Fix #3491 - provide correct types for substitution
|
2020-05-30 19:11:41 -04:00 |
CastAnalyzer.php
|
Add faster taint analysis
|
2020-05-22 12:33:29 -04:00 |
CloneAnalyzer.php
|
Downgrade some PossiblyInvalidClone issues
|
2020-05-18 17:18:13 -04:00 |
EmptyAnalyzer.php
|
|
|
EncapsulatedStringAnalyzer.php
|
|
|
EvalAnalyzer.php
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -04:00 |
ExpressionIdentifier.php
|
|
|
IncDecExpressionAnalyzer.php
|
Beautify BinaryOpAnalyzer
|
2020-05-18 18:57:09 -04:00 |
IncludeAnalyzer.php
|
Get type of requires
|
2020-06-13 15:48:12 -04:00 |
InstanceofAnalyzer.php
|
|
|
IssetAnalyzer.php
|
|
|
MagicConstAnalyzer.php
|
__TRAIT__ can be string or non-empty-string (#3469)
|
2020-05-27 19:23:46 -04:00 |
PrintAnalyzer.php
|
Add faster taint analysis
|
2020-05-22 12:33:29 -04:00 |
SimpleTypeInferer.php
|
Break up StatementsAnalyzer
|
2020-05-19 12:56:30 -04:00 |
TernaryAnalyzer.php
|
|
|
UnaryPlusMinusAnalyzer.php
|
|
|
YieldAnalyzer.php
|
Fix #3418 - don’t override with send type when @psalm-yield is given
|
2020-06-02 13:27:17 -04:00 |
YieldFromAnalyzer.php
|
|
|