1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00
psalm/src/Psalm
2019-01-05 16:23:18 -05:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config Fix #1108 - add support for referencedFunction to UndefinedFunction 2018-11-29 23:19:33 -05:00
Exception Add backup hover analysis when file isn’t analysed 2018-11-20 16:32:40 -05:00
Internal Allow gettype vars to be compared to strings 2019-01-05 16:23:18 -05:00
Issue Add support for @return no-return 2019-01-02 17:05:39 -05:00
Output Initialise output to string 2018-12-18 17:47:28 -05:00
Plugin Make sure method call return type is passed by ref 2018-11-22 00:40:22 -05:00
Storage Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
Type Numeric is not expressible in PHP 2019-01-05 13:17:44 -05:00
Aliases.php
Codebase.php Clear up use of reloadFiles 2019-01-02 12:10:52 -05:00
CodeLocation.php Fix #531 2018-11-17 18:01:27 -05:00
Config.php Fix #1150 2019-01-02 11:18:22 -05:00
Context.php Fix erroneous redundant condition warning 2018-12-19 16:10:09 -05:00
DocComment.php Fix #490 - warm about unknown @psalm- annotations 2018-12-01 15:29:14 -05:00
ErrorBaseline.php Move internal classes to own namespace 2018-11-12 11:20:59 -05:00
FileBasedPluginAdapter.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
FileManipulation.php Migrate Codebase-namespaced and FileManipulation-namespaced classes to internals 2018-11-12 11:20:59 -05:00
FileSource.php
IssueBuffer.php Clear up use of reloadFiles 2019-01-02 12:10:52 -05:00
Output.php Refactoring output formats and creating a new "compact" format. 2018-12-09 17:34:47 -05:00
PluginRegistrationSocket.php Make class-string rules more strict 2019-01-02 14:24:45 -05:00
StatementsSource.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
Type.php Upcast iterables to traversables when used in a templated class string 2019-01-05 10:32:39 -05:00