.. |
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: pass along final (#3471)
|
2020-05-28 01:59:24 -04:00 |
Fetch
|
Fix #3460 - allow isset checks on static properties
|
2020-05-26 17:40:27 -04:00 |
ArrayAnalyzer.php
|
Add faster taint analysis
|
2020-05-22 12:33:29 -04:00 |
AssertionFinder.php
|
Improved understanding of array_key_exists
|
2020-05-27 09:03:36 -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
|
Switch subtype messagearg order
|
2020-05-24 09:43:54 -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
|
Allow limiting connected taint paths
|
2020-05-25 23:28:11 -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
|
Improve yield type substitution
|
2020-05-20 09:12:24 -04:00 |
YieldFromAnalyzer.php
|
Make ExpressionAnalyzer more beautiful
|
2020-05-18 15:13:27 -04:00 |