.. |
CodeLocation
|
Misc improvements (#4216)
|
2020-09-20 08:55:28 -04:00 |
Config
|
Fix assertions on unions
|
2020-12-01 21:12:03 -05:00 |
Exception
|
Allow Psalm to run in taint analysis mode without a config
|
2020-11-20 19:02:44 -05:00 |
Internal
|
Prevent infinite loop while scanning in some situations
|
2021-01-26 15:51:15 -05:00 |
Issue
|
Fix #4912 - detect mismatching property type
|
2020-12-29 16:37:03 +00: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
|
SARIF report: Include help links (#4924)
|
2021-01-03 01:45:21 +00:00 |
SourceControl
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
Storage
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Type
|
Ensure getId() output can always be parsed as a type
|
2021-01-25 23:41:51 -05:00 |
Aliases.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Codebase.php
|
Support completions on class references (#5085)
|
2021-01-24 13:29:21 -05:00 |
CodeLocation.php
|
Remove debugging error
|
2020-11-24 08:06:26 -05:00 |
Config.php
|
add stubs for standard iterators (#4725)
|
2021-01-07 10:07:07 -05:00 |
Context.php
|
Fix #5020 - remove previous catch var assertions when assigning inside catch
|
2021-01-17 14:28:28 -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 |