.. |
CodeLocation
|
Misc improvements (#4216)
|
2020-09-20 08:55:28 -04:00 |
Config
|
bugfix: do not throw ConfigException when missing files are allowed (#5280)
|
2021-02-25 17:43:02 -05:00 |
Exception
|
Allow Psalm to run in taint analysis mode without a config
|
2020-11-20 19:02:44 -05:00 |
Internal
|
Fix #5325 – remove all memoised methods when calling a method with property mutations
|
2021-03-05 00:39:25 -05:00 |
Issue
|
Add less severe issue for docblock property type invariance cc @bdsl
|
2021-02-07 00:52:29 -05:00 |
Node
|
Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222)
|
2021-02-15 16:18:41 -05:00 |
Plugin
|
adds statements list in the event (#4835)
|
2021-01-07 09:04:50 -05:00 |
Progress
|
add visibilities to constants (#4219)
|
2020-09-20 12:54:46 -04:00 |
Report
|
Change code-climate line reference (#5262)
|
2021-02-22 09:20:33 -05:00 |
SourceControl
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
Storage
|
Add documentation to LSP (#5267)
|
2021-02-24 10:14:04 -05:00 |
Type
|
Fix JSON reports with long UTF8 strings (#5300)
|
2021-03-01 11:23:21 -05:00 |
Aliases.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Codebase.php
|
Fix #5295 - offer static methods for completion too in instance mode
|
2021-02-27 11:36:19 -05:00 |
CodeLocation.php
|
Fix JSON reports with long UTF8 strings (#5300)
|
2021-03-01 11:23:21 -05:00 |
Config.php
|
Break up CoreGenericClasses
|
2021-03-06 16:05:14 -05:00 |
Context.php
|
Fix #5325 – remove all memoised methods when calling a method with property mutations
|
2021-03-05 00:39:25 -05:00 |
DocComment.php
|
fix phpdoc (#4905)
|
2020-12-29 11:42:41 +00:00 |
ErrorBaseline.php
|
improve phpdoc (#4352)
|
2020-10-17 12:36:44 -04:00 |
FileBasedPluginAdapter.php
|
return types (#4311)
|
2020-10-12 15:02:52 -04:00 |
FileManipulation.php
|
Add range check
|
2020-10-15 13:04:24 -04:00 |
FileSource.php
|
More return types (#4173)
|
2020-09-12 11:24:05 -04:00 |
IssueBuffer.php
|
Use separate exit code to indicate Psalm finding issues (#5087)
|
2021-01-24 13:30:35 -05:00 |
NodeTypeProvider.php
|
param types (#4313)
|
2020-10-12 15:46:47 -04:00 |
PluginRegistrationSocket.php
|
implement DTO for plugins (#4881)
|
2021-01-06 09:05:53 -05:00 |
Report.php
|
fix phpdoc (#4905)
|
2020-12-29 11:42:41 +00:00 |
StatementsSource.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Type.php
|
implement DTO for plugins (#4881)
|
2021-01-06 09:05:53 -05:00 |