1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-14 10:17:33 +01:00
psalm/src/Psalm/Internal/Codebase
2019-01-10 12:13:49 -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 Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
ClassLikes.php Allow gettype vars to be compared to strings 2019-01-05 16:23:18 -05:00
Functions.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Methods.php Fix crashes when analysing aliased class instances 2018-12-21 11:32:44 -05:00
Populator.php Separate iterable into its own type 2019-01-04 14:54:40 -05:00
Properties.php Add some basic support for class_alias 2018-11-29 00:05:56 -05:00
PropertyMap.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Reflection.php Prohibit leaking of template params across class boundaries 2019-01-10 12:13:49 -05:00
Scanner.php Remove slashes from is_a and is_subclass_of string classes, and scan them 2019-01-09 08:49:02 -05:00