1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Codebase
Tyson Andre cda6bd0553
Fix "Could not get class storage" from cache (#3769)
Fixes #3671

This is better than an uncaught exception, at least, and I can detect
new issues if the constructor body changes
2020-07-07 17:10:51 -04:00
..
Analyzer.php Fix "Could not get class storage" from cache (#3769) 2020-07-07 17:10:51 -04:00
ClassLikes.php Adjust tolerances 2020-05-22 21:37:18 -04:00
Functions.php Use escape terminology 2020-06-21 11:43:08 -04:00
InternalCallMapHandler.php Fix blips 2020-06-24 13:19:14 -04:00
Methods.php Make invalidation more robust 2020-07-03 12:59:07 -04:00
Populator.php Fix #3624 - inherit magic property annotations from traits 2020-06-20 16:53:17 -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 Change storage of out types 2020-06-24 11:51:31 -04:00
Scanner.php Use escape terminology 2020-06-21 11:43:08 -04:00
Taint.php Fix #3676 - add multiline output for TaintedInput issues 2020-06-30 13:17:51 -04:00