-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpsalm-report.json
More file actions
31 lines (31 loc) · 1.78 KB
/
Copy pathpsalm-report.json
File metadata and controls
31 lines (31 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"error": [],
"warning": [
{
"severity": "info",
"line_from": 59,
"line_to": 59,
"type": "LessSpecificImplementedReturnType",
"message": "The inherited return type 'array<array-key, Symfony\\Component\\Form\\FormTypeExtensionInterface>' for Symfony\\Component\\Form\\AbstractExtension::loadTypeExtensions is more specific than the implemented return type for Spryker\\Shared\\Symfony\\Form\\Extension\\DoubleSubmitProtection\\DoubleSubmitProtectionExtension::loadtypeextensions 'array<array-key, mixed>'",
"file_name": "vendor/spryker/spryker/Bundles/Symfony/src/Spryker/Shared/Symfony/Form/Extension/DoubleSubmitProtection/DoubleSubmitProtectionExtension.php",
"snippet": " * @return array",
"selected_text": "array",
"error_level": 5,
"shortcode": 166
},
{
"severity": "info",
"line_from": 68,
"line_to": 68,
"type": "LessSpecificImplementedReturnType",
"message": "The inherited return type 'array<string, array<int, array{0: string, 1?: int}|int|string>|string>' for Symfony\\Component\\EventDispatcher\\EventSubscriberInterface::getSubscribedEvents is more specific than the implemented return type for Spryker\\Shared\\Symfony\\Form\\Extension\\DoubleSubmitProtection\\FormEventSubscriber::getsubscribedevents 'array<array-key, mixed>'",
"file_name": "vendor/spryker/spryker/Bundles/Symfony/src/Spryker/Shared/Symfony/Form/Extension/DoubleSubmitProtection/FormEventSubscriber.php",
"snippet": " * @return array",
"selected_text": "array",
"error_level": 5,
"shortcode": 166
}
],
"deprecation": [],
"count": 2
}