1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Codebase
2018-07-21 20:50:42 -04:00
..
Analyzer.php Fix division-by-zero error 2018-06-27 13:41:50 -04:00
CallMap.php Fix #863 - MixedTypeCoercion is more appropriate in many cases 2018-07-05 10:11:04 -04:00
ClassLikes.php Fix #905 - ignore interface case when checking for extended interfaces 2018-07-21 20:38:55 -04:00
Functions.php Improve loading of stub file and autoload file information 2018-06-30 15:29:37 -04:00
Methods.php Fix #883 - add @psalm-assert-if-true support to methods 2018-07-11 11:22:07 -04:00
Populator.php Fix #903 - make sure parent::foo is executed in context of method’s class 2018-07-21 20:01:58 -04:00
Properties.php Fix #903 - make sure parent::foo is executed in context of method’s class 2018-07-21 20:01:58 -04:00
PropertyMap.php Create PropertyMap handler class 2018-02-04 12:34:08 -05:00
Reflection.php Check that non-user-defined abstract methods are implemented, too 2018-07-21 20:50:42 -04:00
Scanner.php Allow rescanning of classes when we need more info 2018-07-18 11:44:01 -04:00