.. |
CodeLocation
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
Config
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
Exception
|
Allow Psalm to run in taint analysis mode without a config
|
2020-11-20 19:02:44 -05:00 |
Internal
|
fix CS
|
2021-09-19 19:30:01 +02:00 |
Issue
|
Basic enum checks
|
2021-09-07 12:35:38 +03:00 |
Node
|
Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222)
|
2021-02-15 16:18:41 -05:00 |
Plugin
|
Use stmt instead of args
|
2021-07-11 11:22:13 +02:00 |
Progress
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
Report
|
Encode XML output consistently
|
2021-09-05 20:06:59 +03:00 |
SourceControl
|
add native param types (#4137)
|
2020-09-06 19:36:47 -04:00 |
Storage
|
Basic enum checks
|
2021-09-07 12:35:38 +03:00 |
Type
|
Allow combining and improve comparison
|
2021-09-19 19:30:00 +02:00 |
Aliases.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Codebase.php
|
Fixes: PHP 8.0: Argument #3 ($offset) must be contained in argument #1 ($haystack)
|
2021-08-02 16:49:09 -07:00 |
CodeLocation.php
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
Config.php
|
Use different psalm cache for different error levels
|
2021-08-06 12:46:15 -04:00 |
Context.php
|
initialize array
|
2021-07-17 22:04:22 +02:00 |
DocComment.php
|
try to fix offsets
|
2021-08-07 00:08:19 +02:00 |
ErrorBaseline.php
|
Merge pull request #5608 from paxal/patch/preg_replace_callback
|
2021-07-11 04:55:03 +03:00 |
FileBasedPluginAdapter.php
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -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
|
don't report UnusedSuppressions in non project dirs
|
2021-08-19 18:43:29 +02:00 |
NodeTypeProvider.php
|
param types (#4313)
|
2020-10-12 15:46:47 -04:00 |
PluginRegistrationSocket.php
|
Enforce use sort (#5900)
|
2021-06-07 22:55:21 -04:00 |
Report.php
|
Encode XML output consistently
|
2021-09-05 20:06:59 +03:00 |
StatementsSource.php
|
Document lowercase-string when possible (#4904)
|
2020-12-29 11:42:12 +00:00 |
Type.php
|
introduce $definite_class flag and use it to avoid using final keyword for simple inference
|
2021-08-19 23:19:59 +02:00 |