1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00
psalm/src/Psalm
2018-12-20 01:06:43 -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 Fix errors in doctrine/dbal 2018-12-20 01:06:43 -05:00
Issue Add better message when reconciling fails with bad result 2018-12-05 10:36:42 -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 Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
Type Add checks for if (count($a)) and if (count($a) [operator] [number]) 2018-12-19 16:15:19 -05:00
Aliases.php
Codebase.php Fix usage of substr_count($haystack, $needle) 2018-11-21 13:59:22 -05:00
CodeLocation.php Fix #531 2018-11-17 18:01:27 -05:00
Config.php Fix spelling 2018-12-19 18:03:02 -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 Treat required files the same as the files that require them, reporting-wise 2018-05-30 16:19:18 -04:00
IssueBuffer.php UPDATE add issue type to text output 2018-12-18 17:25:28 -05:00
Output.php Refactoring output formats and creating a new "compact" format. 2018-12-09 17:34:47 -05:00
PluginRegistrationSocket.php Plugin interface segregation (#1076) 2018-11-12 11:20:59 -05:00
StatementsSource.php Improve treatment of templated params within function analysis 2018-12-17 23:29:27 -05:00
Type.php Add checks for if (count($a)) and if (count($a) [operator] [number]) 2018-12-19 16:15:19 -05:00