1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal
2020-09-14 12:13:33 -04:00
..
Analyzer Add back suppression 2020-09-14 11:02:04 -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 regression – detect unused params with defaults again 2020-09-14 10:58:36 -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 Support more array intersections in type parsing 2020-09-14 12:13:33 -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 update proc_open() types for PHP 7.4 (#3333) 2020-05-10 21:11:27 -04:00
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 Collect and scan files included by the autoloaders (#3183) 2020-07-11 17:17:22 -04:00
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