.. |
FunctionLike
|
Add framework for taint analysis to Psalm
|
2019-08-04 10:37:36 -04:00 |
Statements
|
Break apart reconciler
|
2019-08-10 13:22:21 -04:00 |
AlgebraAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
CanAlias.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
ClassAnalyzer.php
|
Explicitly mixed properties need not be initialised
|
2019-08-11 00:25:30 -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
|
Fix #1989 - support fully-qualified params in @method annotations
|
2019-08-08 17:25:56 -04:00 |
FileAnalyzer.php
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
FunctionAnalyzer.php
|
Fix #1953 - support third arg for explode
|
2019-07-17 14:13:34 -04:00 |
FunctionLikeAnalyzer.php
|
Specialise calls when functions are pure
|
2019-08-05 18:33:33 -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
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
ProjectAnalyzer.php
|
Add framework for taint analysis to Psalm
|
2019-08-04 10:37:36 -04:00 |
ScopeAnalyzer.php
|
Fully qualify constants and function calls (#1849)
|
2019-06-26 16:52:29 -04:00 |
SourceAnalyzer.php
|
Remove redundant casts and unused use statements (#1955)
|
2019-07-18 23:37:36 -04:00 |
StatementsAnalyzer.php
|
Specialise calls when functions are pure
|
2019-08-05 18:33:33 -04:00 |
TraitAnalyzer.php
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
TypeAnalyzer.php
|
Fix #1932 - coerce empty array passed as template param to general
|
2019-07-10 13:54:06 -04:00 |
TypeComparisonResult.php
|
Massage arg type after coerced param
|
2019-07-10 12:12:51 -04:00 |