1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
2020-11-12 14:22:54 -05:00
..
Analyzer.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
ClassLikes.php Fix #4386 - fix issues with property promotion 2020-10-21 14:41:15 -04:00
ConstantTypeResolver.php 4.x - move class constants into their own storage object 2020-10-05 09:50:32 -04:00
DataFlowGraph.php Fix style 2020-11-10 16:19:24 -05:00
Functions.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
InternalCallMapHandler.php Protect more calls 2020-10-28 13:48:13 -04:00
Methods.php Fix build 2020-11-12 14:22:54 -05:00
Populator.php Fix build 2020-11-12 14:22:54 -05: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 Add slashes 2020-11-08 14:34:09 -05:00
Scanner.php Break up CommentAnalyzer 2020-11-04 23:25:08 -05:00
TaintFlowGraph.php improve phpdoc (#4352) 2020-10-17 12:36:44 -04:00
VariableUseGraph.php Increase nesting 2020-11-10 18:27:28 -05:00