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-09-19 18:24:36 -04:00
..
Analyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassLikes.php Meke staticy methods properly static 2020-09-19 18:24:36 -04:00
Functions.php func_num_args is pure 2020-09-19 13:58:29 -04:00
InternalCallMapHandler.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
Methods.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Populator.php More return types (#4173) 2020-09-12 11:24:05 -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 add native param types (#4137) 2020-09-06 19:36:47 -04:00
ReferenceMapGenerator.php Move reference map generation into separate file 2020-02-23 14:53:31 -05:00
Reflection.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
Scanner.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Taint.php add native return types (#4116) 2020-09-04 16:26:33 -04:00