1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-13 09:47:29 +01:00
psalm/src/Psalm/Codebase
2018-02-22 13:42:34 -05:00
..
Analyzer.php Add end line/column data for LSP support 2018-02-19 18:16:09 -05:00
CallMap.php Make array coercion an error 2018-02-21 18:59:31 -05:00
ClassLikes.php Fix possible typos in comments and issue messages 2018-02-19 15:35:13 -05:00
Functions.php Fix #524 - prevent fatal error when checking stubbed function from namespace 2018-02-21 11:32:52 -05:00
Methods.php Fix #339 - when a class is also in the callmap, use the user-defined behaviour 2018-02-22 13:42:34 -05:00
Populator.php Fix #511 - check all class references for missing dependencies 2018-02-14 13:34:16 -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 Add a bit of documentation 2018-02-09 17:51:49 -05:00
Scanner.php Warn early if the file being analysed has not been properly scanned 2018-02-21 13:54:11 -05:00