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-21 18:28:25 -04:00
..
Analyzer.php Add generation of json artifacts 2019-02-24 01:33:25 -05: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 #1489 - make sure you’re checking against known params 2019-03-21 18:28:25 -04:00
Populator.php Don’t automatically inherit __construct from parent as overridden method id 2019-03-17 14:16:52 -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 Codebase::classExtends() now rejects unpopulated classes 2019-03-17 13:51:00 -04:00
Scanner.php Make scanner more accepting of reflection errors 2019-03-04 13:20:19 -05:00