1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Codebase
2021-01-26 14:06:43 -05:00
..
Analyzer.php Fix #5108 - prevent crash on 0 type 2021-01-26 14:06:43 -05:00
ClassLikes.php Resolve class aliases when accessing properties (#5068) 2021-01-21 19:38:17 -05:00
ConstantTypeResolver.php support shift and bitwise operations in constants (#4740) 2020-11-29 21:43:49 -05:00
DataFlowGraph.php Add option to dump taint graph (#5080) 2021-01-22 16:04:15 -05:00
Functions.php Mark finfo_open and finfo_file as impure (#4678) 2020-11-23 15:19:50 -05:00
InternalCallMapHandler.php Document lowercase-string when possible (#4904) 2020-12-29 11:42:12 +00:00
Methods.php Simplify storage and retrieval of extended template params 2020-11-29 15:05:32 -05:00
Populator.php Catch InvalidArgumentException (#5061) 2021-01-20 17:42:45 -05:00
Properties.php Resolve class aliases when accessing properties (#5068) 2021-01-21 19:38:17 -05: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 Turn template bound tuples into object 2020-11-27 11:43:30 -05:00
Scanner.php Ignore recently-deleted files for scanning 2021-01-04 19:00:44 +00:00
TaintFlowGraph.php Allow nested specialisation 2020-12-04 15:44:29 -05:00
VariableUseGraph.php Increase nesting 2020-11-10 18:27:28 -05:00