1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 09:19:40 +01:00
psalm/src/Psalm/Codebase
2018-06-19 13:19:41 -04:00
..
Analyzer.php Fix return type 2018-06-03 18:34:25 -04:00
CallMap.php Move a bunch of classes to better places 2018-05-11 18:35:02 -04:00
ClassLikes.php Fix #416 - make sure trait methods are treated better by dead code detection 2018-06-09 23:10:42 -04:00
Functions.php Fix #797 - check backup included file for defined function 2018-06-06 21:47:26 -04:00
Methods.php Add ability to infer return type for method calls 2018-05-20 12:47:26 -04:00
Populator.php Fix #731 - report issues in files required by the source 2018-05-30 12:23:53 -04:00
Properties.php Add a bit of documentation 2018-02-09 17:51:49 -05:00
PropertyMap.php Create PropertyMap handler class 2018-02-04 12:34:08 -05:00
Reflection.php Fix #826 allow better template replacements 2018-06-19 13:19:41 -04:00
Scanner.php Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00