1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
2019-09-25 13:12:29 -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 #2139 - allow comprehension of constant ternaries 2019-09-17 11:29:41 -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 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 #2114 - make builtin constructors mutation free 2019-09-21 21:07:27 -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