.. |
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
|
Exit early when encountering complicated conditionals
|
2019-01-08 09:02:41 -05:00 |
Internal
|
Fix #1350 - allow parameterised iterable and unparameterised traversable
|
2019-02-18 13:01:20 -05:00 |
Issue
|
Allow suppressing UnusedClass on specific classes
|
2019-02-18 09:32:09 -05:00 |
Output
|
Initialise output to string
|
2018-12-18 17:47:28 -05:00 |
Plugin
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
Storage
|
Fix #1072 - add support for @use SomeTrait<T>
|
2019-01-27 23:12:40 -05:00 |
Type
|
Add better error message and also update callmap
|
2019-02-18 12:28:30 -05:00 |
Aliases.php
|
|
|
Codebase.php
|
Added Psalm\Codebase::isTypeContainedByType()
|
2019-02-18 15:56:31 -05:00 |
CodeLocation.php
|
Fix #531
|
2018-11-17 18:01:27 -05:00 |
Config.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
Context.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
DocComment.php
|
Dropped unused uses
|
2019-02-17 13:17:45 -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
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
Output.php
|
Refactoring output formats and creating a new "compact" format.
|
2018-12-09 17:34:47 -05:00 |
PluginRegistrationSocket.php
|
Fix #1183 - add hook for class analysis
|
2019-01-09 08:28:12 -05:00 |
StatementsSource.php
|
Prohibit leaking of template params across class boundaries
|
2019-01-10 12:13:49 -05:00 |
Type.php
|
Allow namespaced use of optional callable params
|
2019-02-11 08:41:48 -05:00 |