1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
2021-09-26 23:34:32 +02:00
..
Analyzer.php unnecessary null initialization 2021-09-26 23:34:32 +02:00
ClassLikes.php code trimming 2021-09-25 02:34:21 +02:00
ConstantTypeResolver.php unnecessary ternary 2021-09-26 22:37:16 +02:00
DataFlowGraph.php clearer string operations 2021-09-26 23:34:31 +02:00
Functions.php code trimming 2021-09-25 02:34:21 +02:00
InternalCallMapHandler.php unnecessary null initialization 2021-09-26 23:34:32 +02:00
Methods.php coalesce operator 2021-09-26 23:34:31 +02:00
Populator.php code trimming 2021-09-25 02:34:21 +02:00
Properties.php Flag staticness mismatch 2021-07-18 02:51:33 +03:00
PropertyMap.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
ReferenceMapGenerator.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Reflection.php Always keep FunctionLikeStorage->param_lookup in sync 2021-07-06 11:58:58 +02:00
Scanner.php undefined property 2021-09-25 16:25:38 +02:00
TaintFlowGraph.php Fix #5918 - add new issue to detect unquoted strings 2021-06-10 17:43:04 -04:00
VariableUseGraph.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00