1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 01:37:23 +01:00
psalm/src/Psalm/Codebase
Matthew Brown 91955f67d0 Fix return
2018-03-17 15:28:41 -04:00
..
Analyzer.php Don’t be concerned about unused params named $_ 2018-02-27 11:39:26 -05:00
CallMap.php Make array coercion an error 2018-02-21 18:59:31 -05:00
ClassLikes.php Fix #546 - allow iterable phpstorm generics 2018-03-01 11:19:23 -05:00
Functions.php Fix return 2018-03-17 15:28:41 -04:00
Methods.php Detect fatal issues where property access is overridden 2018-03-04 12:24:50 -05:00
Populator.php Detect fatal issues where property access is overridden 2018-03-04 12:24:50 -05:00
Properties.php Add a bit of documentation 2018-02-09 17:51:49 -05:00
PropertyMap.php Create PropertyMap handler class 2018-02-04 12:34:08 -05:00
Reflection.php Remove unnecessary @var annotations 2018-03-17 00:19:55 -04:00
Scanner.php Add test for #587 2018-03-17 15:02:25 -04:00