1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Internal/Codebase
2020-06-17 16:40:35 -04:00
..
Analyzer.php Only recreate taints if non-null 2020-05-22 16:55:36 -04:00
ClassLikes.php Adjust tolerances 2020-05-22 21:37:18 -04:00
Functions.php Fix #3567 - remember which variables a callable sets byref in use 2020-06-14 11:58:50 -04:00
InternalCallMapHandler.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
Methods.php Fix #3586 - ensure templated trait params more accurate 2020-06-13 16:37:39 -04:00
Populator.php Inherit whether methods are sealed from parent 2020-06-11 11:28:41 -04:00
Properties.php Improve file invalidation when using --diff mode 2020-04-02 17:18:04 -04:00
PropertyMap.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
ReferenceMapGenerator.php Move reference map generation into separate file 2020-02-23 14:53:31 -05:00
Reflection.php Fix potential nullref 2020-06-17 16:40:35 -04:00
Scanner.php Improve taint tracking during scanning phase 2020-05-22 12:33:48 -04:00
Taint.php Fix bugs in taint specialisation 2020-06-15 18:34:56 -04:00