1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Internal/Codebase
2019-05-09 10:41:30 -04:00
..
Analyzer.php Reduce memory load for forked analysis 2019-04-30 15:35:57 -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 Track method param uses between diff runs 2019-04-29 17:29:38 -04:00
Functions.php Fix buggy behaviour around callable tests 2019-04-09 18:09:57 -04:00
Methods.php Allow diff mode with --find-dead-code 2019-04-27 17:38:24 -04:00
Populator.php Use better solution for inherited more-specific return types 2019-05-09 10:41:30 -04:00
Properties.php Add hopefully-more-portable method for evaluating method/property usage 2019-04-16 16:07:48 -04:00
PropertyMap.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Reflection.php Fix buggy behaviour around callable tests 2019-04-09 18:09:57 -04:00
Scanner.php Add extra debugging 2019-05-07 13:16:01 -04:00