.. |
FunctionLike
|
Add framework for taint analysis to Psalm
|
2019-08-04 10:37:36 -04:00 |
Statements
|
Detect function in array access op
|
2019-08-13 14:07:45 -04:00 |
AlgebraAnalyzer.php
|
|
|
CanAlias.php
|
|
|
ClassAnalyzer.php
|
Don’t complain about untyped properties missing constructors
|
2019-08-13 13:38:15 -04:00 |
ClassLikeAnalyzer.php
|
Fix FileAnalyzer memory leak
|
2019-06-29 21:06:21 -04:00 |
ClosureAnalyzer.php
|
Allow closures to contain templated @var docblocks
|
2019-07-06 00:18:53 -04:00 |
CommentAnalyzer.php
|
Add support for @readonly annotation
|
2019-08-11 16:01:37 -04:00 |
FileAnalyzer.php
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
FunctionAnalyzer.php
|
Preserve taintedness of str_replace
|
2019-08-13 08:07:16 -04:00 |
FunctionLikeAnalyzer.php
|
Change the type of @throws error to UndefinedDocblockClass
|
2019-08-13 13:41:12 -04:00 |
InterfaceAnalyzer.php
|
Fix broken behaviour when analysing interface test methods
|
2019-07-28 19:44:36 -04:00 |
MethodAnalyzer.php
|
Use object instead of by-ref params
|
2019-07-10 01:35:57 -04:00 |
NamespaceAnalyzer.php
|
Fix typos (#2003)
|
2019-08-11 17:13:43 -04:00 |
ProjectAnalyzer.php
|
Add framework for taint analysis to Psalm
|
2019-08-04 10:37:36 -04:00 |
ScopeAnalyzer.php
|
|
|
SourceAnalyzer.php
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
StatementsAnalyzer.php
|
Add detection for unused function calls
|
2019-08-13 13:15:23 -04:00 |
TraitAnalyzer.php
|
|
|
TypeAnalyzer.php
|
Fix #2012 - count(callable-array) is fine and always equals 2
|
2019-08-12 16:17:55 -04:00 |
TypeComparisonResult.php
|
Massage arg type after coerced param
|
2019-07-10 12:12:51 -04:00 |