.. |
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
|
Always analyse cast expressions
|
2020-06-12 17:25:46 -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 build
|
2020-05-26 07:50:11 -04:00 |
BinaryOpAnalyzer.php
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -04:00 |
BitwiseNotAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
BooleanNotAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
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
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
EncapsulatedStringAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
EvalAnalyzer.php
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -04:00 |
ExpressionIdentifier.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
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
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
IssetAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
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
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
UnaryPlusMinusAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |
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
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |