1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Codebase
2018-03-21 16:55:31 -04:00
..
Analyzer.php Don’t be concerned about unused params named $_ 2018-02-27 11:39:26 -05:00
CallMap.php Make array coercion an error 2018-02-21 18:59:31 -05:00
ClassLikes.php Allow class and method issues to be suppressed by their identifiers 2018-03-20 22:36:03 -04:00
Functions.php Fix return 2018-03-17 15:28:41 -04:00
Methods.php Detect fatal issues where property access is overridden 2018-03-04 12:24:50 -05:00
Populator.php Fix trait method aliasing 2018-03-21 16:55:31 -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 Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
Scanner.php Add test for #587 2018-03-17 15:02:25 -04:00