1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Internal/Codebase
2020-04-05 00:37:46 -04:00
..
Analyzer.php Use same sort order regardless of OS 2020-04-05 00:37:46 -04:00
CallMap.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
ClassLikes.php Make sure to record class references even when we don’t know whether the class exists 2020-04-04 21:47:35 -04:00
Functions.php mark ftp_close as impure 2020-03-05 15:37:08 -05:00
Methods.php Improve file invalidation when using --diff mode 2020-04-02 17:18:04 -04:00
Populator.php Fix #2191 - allow inheritance from stub-only files 2020-03-29 00:13:01 -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