1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 17:57:37 +01:00
psalm/src/Psalm/Internal/Codebase
2019-02-07 12:25:57 -05:00
..
Analyzer.php Make diff map more verbose so it can serve as a list of safe zones 2019-01-08 00:54:48 -05:00
CallMap.php Fix #1191 - allow Psalm to check against different versions of PHP 2019-02-07 12:25:57 -05:00
ClassLikes.php Add more nuanced analysis of array access fetch 2019-01-30 15:40:37 -05:00
Functions.php Remove erroneous regular namespace check 2019-01-24 10:41:06 -05:00
Methods.php Fix #1234 - apply @template-extends to inherited method signatures 2019-01-24 16:09:04 -05:00
Populator.php Add ability to check descendants in ignored exceptions 2019-01-31 18:40:40 -05:00
Properties.php Allow @property to override parent class property type 2019-01-19 14:26:27 -05:00
PropertyMap.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Reflection.php Fix #1072 - add support for @use SomeTrait<T> 2019-01-27 23:12:40 -05:00
Scanner.php Fix #1113 - treat class_alias as always global 2019-01-12 07:28:01 -05:00