1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 10:57:08 +01:00
psalm/src/Psalm/Internal/Codebase
2019-10-10 20:16:43 -04:00
..
Analyzer.php Suppress a bunch of PossiblyUndefinedArrayOffset issues 2019-10-01 15:44:43 -04:00
CallMap.php Fix #2223 - make sure lists are handled in more places 2019-10-10 20:16:43 -04:00
ClassLikes.php Fix #2175 - support late-resolved empty arrays 2019-09-27 09:05:56 -04:00
Functions.php Add more impure functions (#2203) 2019-10-03 15:01:31 -04:00
Methods.php Fix #2208 - handle templated property types appropriately 2019-10-04 13:51:36 -04:00
Populator.php Fix Psalm issues 2019-09-25 13:12:29 -04: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 Move taint location to end 2019-08-21 09:53:00 -04:00