1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal/Codebase
Matthew Brown 733da0e539 Fix #3311 - don’t erroneously mark a class as undefined
As they can sometimes only be obvious once an autoloader has been registered
2020-05-10 15:55:44 -04:00
..
Analyzer.php Increase type coverage for projects that use assert after mixed 2020-05-02 14:55:30 -04:00
CallMap.php Bump callmap version to 7.4 (#3094) 2020-04-08 01:04:34 -04:00
ClassLikes.php Fix #3311 - don’t erroneously mark a class as undefined 2020-05-10 15:55:44 -04:00
Functions.php Fix #3204 - normalise function ids where possible 2020-04-20 21:38:35 -04:00
Methods.php Fix #3163 - map object-like arrays too 2020-04-19 18:46:24 -04:00
Populator.php Remove mixin_fqcln hack 2020-05-10 09:04:30 -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 #2930 2020-03-09 09:45:35 -04:00
Scanner.php Improve file invalidation when using --diff mode 2020-04-02 17:18:04 -04:00
Taint.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00