1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm
2019-03-11 11:39:33 -04:00
..
CodeLocation
Config 🐛 #1225 Allow use lead asterisk wildcard in referenceClass 2019-02-01 07:59:44 -05:00
Exception Exit early when encountering complicated conditionals 2019-01-08 09:02:41 -05:00
Internal Allow callable|array to be coerced to an array 2019-03-11 11:39:33 -04:00
Issue Fix #1435 - prevent classes extending interfaces 2019-03-07 11:16:40 -05:00
Output Initialise output to string 2018-12-18 17:47:28 -05:00
Plugin Add special type for SQL select strings for plugins to consume 2019-03-07 14:56:18 -05:00
Storage Add missing return type 2019-03-01 09:24:52 -05:00
Type Allow callable|array to be coerced to an array 2019-03-11 11:39:33 -04:00
Aliases.php
Codebase.php Add config flags for findUnusedVariables and findUnusedCode 2019-03-05 15:45:09 -05:00
CodeLocation.php
Config.php Allow setting globals in config 2019-03-06 15:59:41 -05:00
Context.php Fix #1356 - improve assertion system to work better on function calls 2019-02-26 01:03:33 -05:00
DocComment.php Allow @psalm-variadic annotation 2019-02-28 14:44:35 -05:00
ErrorBaseline.php Show total fixed errors when updating baseline 2019-02-09 11:20:48 -05:00
FileBasedPluginAdapter.php Dropped unused uses 2019-02-17 13:17:45 -05:00
FileManipulation.php
FileSource.php
IssueBuffer.php Add config flags for findUnusedVariables and findUnusedCode 2019-03-05 15:45:09 -05:00
Output.php Refactoring output formats and creating a new "compact" format. 2018-12-09 17:34:47 -05:00
PluginRegistrationSocket.php New plugin hooks (#1405) 2019-03-01 08:57:10 -05:00
StatementsSource.php Prohibit leaking of template params across class boundaries 2019-01-10 12:13:49 -05:00
Type.php Add special type for SQL select strings for plugins to consume 2019-03-07 14:56:18 -05:00