.. |
Analyzer
|
Fix various things
|
2020-09-13 22:39:03 -04:00 |
Codebase
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
Diff
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
ExecutionEnvironment
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
FileManipulation
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
Fork
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
Json
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
LanguageServer
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
PhpTraverser
|
|
|
PhpVisitor
|
Fix #4178 - always detect missing property types
|
2020-09-13 16:50:50 -04:00 |
PluginManager
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
Provider
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
Scanner
|
Added @psalm-stub-override for classlikes and methods (#4177)
|
2020-09-13 16:40:31 -04:00 |
Scope
|
|
|
Stubs
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
Taint
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
Type
|
replace return; by return null; in every non-void method, add return null; when mising, add return types, remove redundant phpdoc (#4176)
|
2020-09-13 16:39:06 -04:00 |
TypeVisitor
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
CallMap_71_delta.php
|
|
|
CallMap_72_delta.php
|
|
|
CallMap_73_delta.php
|
|
|
CallMap_74_delta.php
|
|
|
CallMap.php
|
Set up taint analysis for pgsql functions (#4021)
|
2020-08-19 10:41:02 -04:00 |
Clause.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
exception_handler.php
|
|
|
IncludeCollector.php
|
|
|
InternalTaintSinkMap.php
|
Additional MySQL sinks, ref Issue #4155 (#4158)
|
2020-09-08 11:54:23 -04:00 |
MethodIdentifier.php
|
add native return types (#4116)
|
2020-09-04 16:26:33 -04:00 |
PropertyMap.php
|
Fix Psalm errors
|
2020-08-30 16:30:43 -04:00 |
ReferenceConstraint.php
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
RuntimeCaches.php
|
Fix #4036 - add immutable annotations automatically too
|
2020-08-24 19:29:00 -04:00 |