1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Codebase
2020-03-29 00:13:01 -04:00
..
Analyzer.php Add slashes 2020-03-26 14:43:48 -04:00
CallMap.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00
ClassLikes.php Refactor reference checks to use more appropriate properties 2020-03-28 16:30:56 -04:00
Functions.php mark ftp_close as impure 2020-03-05 15:37:08 -05:00
Methods.php Do prep work for #3024 - improve handling of absent class references 2020-03-26 12:35:27 -04:00
Populator.php Fix #2191 - allow inheritance from stub-only files 2020-03-29 00:13:01 -04:00
Properties.php Improve detection of unused classes 2020-03-28 14:45:58 -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 Don’t cache all traits 2020-03-02 22:27:54 -05:00
Taint.php Use MethodIdentifier object instead of string 2020-02-14 20:54:26 -05:00