1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-11 16:59:45 +01:00
psalm/src/Psalm
2019-03-21 17:26:10 -04:00
..
CodeLocation Add support back for parser errors 2018-09-30 11:34:51 -04:00
Config 🐛 #1225 Allow use lead asterisk wildcard in referenceClass 2019-02-01 07:59:44 -05:00
Exception Codebase::classExtends() now rejects unpopulated classes 2019-03-17 13:51:00 -04:00
Internal Fix #1491 - allow comparison to typed value 2019-03-21 17:26:10 -04:00
Issue Add PossiblyInvalidCast for more refined checks 2019-03-17 17:10:51 -04:00
Output Initialise output to string 2018-12-18 17:47:28 -05:00
Plugin Add defining class and increas string length 2019-03-12 12:58:04 -04:00
Storage Fix #1418 - support templated union types 2019-03-16 11:15:25 -04:00
Type Don’t change type after !== check 2019-03-21 16:57:42 -04:00
Aliases.php
Codebase.php Prevent internal consumers of classExists from being penalised 2019-03-17 17:11:04 -04:00
CodeLocation.php Fix location of @method docblocks for issues 2019-03-18 21:05:37 -04:00
Config.php Add PossiblyInvalidCast for more refined checks 2019-03-17 17:10:51 -04:00
Context.php Allow reconciling superglobal types 2019-03-16 12:49:38 -04: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 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 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 Catch sql parsing exceptions 2019-03-14 10:23:26 -04:00