1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Codebase
Matt Brown 331ce8ead4 Correct Psalm’s concept of string emptiness
It contrasted with PHP’s idea
2021-02-02 23:07:51 -05:00
..
Analyzer.php Correct Psalm’s concept of string emptiness 2021-02-02 23:07:51 -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 Correct Psalm’s concept of string emptiness 2021-02-02 23:07:51 -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 Prevent infinite loop while scanning in some situations 2021-01-26 15:51:15 -05:00
VariableUseGraph.php Increase nesting 2020-11-10 18:27:28 -05:00