1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 18:36:58 +01:00
psalm/src/Psalm/Internal/Codebase
2019-12-27 10:34:51 -05:00
..
Analyzer.php Identify invalid static property array assignment 2019-12-27 10:34:51 -05:00
CallMap.php Identify invalid static property array assignment 2019-12-27 10:34:51 -05:00
ClassLikes.php Fix #2506 - use correct flag when checking classes after analysis 2019-12-24 01:02:34 +00:00
Functions.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Methods.php Fix #2483 - treat intersecting PHPDocs from interfaces better 2019-12-20 01:42:57 +00:00
Populator.php Fix #2490 - allow overriding renamed trait methods in subclass 2019-12-20 20:11:27 +00:00
Properties.php Apply PHPCS fixes 2019-07-05 16:27:53 -04:00
PropertyMap.php Remove redundant @psalm-suppress in Psalm’s codebsae 2019-08-18 16:10:12 -04:00
Reflection.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
Scanner.php Identify invalid static property array assignment 2019-12-27 10:34:51 -05:00
Taint.php Improve report output of taint analysis 2019-10-19 17:59:10 -04:00