1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 02:07:37 +01:00
psalm/src/Psalm/Internal/Codebase
2019-03-25 11:25:43 -04:00
..
Analyzer.php Add plugin hook for post-analysis stuff 2019-03-23 12:47:46 -04:00
CallMap.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
ClassLikes.php Prevent internal consumers of classExists from being penalised 2019-03-17 17:11:04 -04:00
Functions.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
Methods.php Fix #1498 - use template types from parent function 2019-03-25 11:25:43 -04:00
Populator.php Fix #1498 - use template types from parent function 2019-03-25 11:25:43 -04:00
Properties.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
PropertyMap.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Reflection.php Refactor storage of template names to prevent clashes 2019-03-22 15:59:10 -04:00
Scanner.php Make scanner more accepting of reflection errors 2019-03-04 13:20:19 -05:00