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-11-21 08:56:47 -05:00
..
Analyzer.php Update file references again 2019-10-13 23:37:15 -04:00
CallMap.php Fix phpcs issues 2019-11-11 10:11:42 -05:00
ClassLikes.php Preserve self refs where possible 2019-11-16 19:59:08 -05:00
Functions.php Add more impure functions 2019-11-13 13:22:04 -05:00
Methods.php Fix #2363 - catch possible class not found errors when getting method 2019-11-21 08:56:47 -05:00
Populator.php Improve handling of default extended params 2019-11-14 12:12:09 -05:00
Properties.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Reflection.php Fix #2169 - always use most immediate function storage when analysing 2019-09-25 18:48:41 -04:00
Scanner.php Fix #2150 - add detection for unnecessary @var annotations 2019-09-19 11:59:43 -04:00
Taint.php Improve report output of taint analysis 2019-10-19 17:59:10 -04:00