1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Codebase
2020-10-17 12:36:44 -04:00
..
Analyzer.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
ClassLikes.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
ConstantTypeResolver.php 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
DataFlowGraph.php Misc improvements (#4314) 2020-10-15 13:23:35 -04:00
Functions.php return types (#4311) 2020-10-12 15:02:52 -04:00
InternalCallMapHandler.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Methods.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Populator.php param types (#4313) 2020-10-12 15:46:47 -04:00
Properties.php 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
PropertyMap.php Move static code out of src 2020-10-12 00:59:19 -04:00
ReferenceMapGenerator.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
Reflection.php param types (#4313) 2020-10-12 15:46:47 -04:00
Scanner.php return types (#4311) 2020-10-12 15:02:52 -04:00
TaintFlowGraph.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
VariableUseGraph.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00