1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Codebase
2019-09-16 11:58:42 -04:00
..
Analyzer.php Fix #2127 - improve behaviour of suppression discovery in threaded mode 2019-09-16 11:58:42 -04:00
CallMap.php Fix #2101 - use more accurate fallback when match isn’t found 2019-09-08 14:44:59 -04:00
ClassLikes.php Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -04:00
Functions.php Allow array_map alone when it uses a closure 2019-09-09 21:28:56 -04:00
Methods.php Remove false-positive for callmap function arg 2019-08-13 14:53:31 -04:00
Populator.php Fix #1551 - do better at inferring class constant types 2019-09-14 14:26:31 -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 Warn about unnecessary use of DateTimeImmutable 2019-09-03 13:49:15 -04:00
Scanner.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Taint.php Move taint location to end 2019-08-21 09:53:00 -04:00