|
1 | 1 | parameters:
|
2 | 2 | ignoreErrors:
|
3 | 3 | -
|
4 |
| - message: "#^Access to an undefined property React\\\\Socket\\\\ConnectionInterface\\:\\:\\$stream\\.$#" |
| 4 | + message: '#^Access to an undefined property React\\Socket\\ConnectionInterface\:\:\$stream\.$#' |
| 5 | + identifier: property.notFound |
5 | 6 | count: 1
|
6 | 7 | path: src/ReactPhpServer.php
|
7 | 8 |
|
8 | 9 | -
|
9 |
| - message: "#^Property BabDev\\\\WebSocket\\\\Server\\\\ReactPhpServer\\:\\:\\$socket is never read, only written\\.$#" |
| 10 | + message: '#^Cannot cast mixed to int\.$#' |
| 11 | + identifier: cast.int |
10 | 12 | count: 1
|
11 | 13 | path: src/ReactPhpServer.php
|
12 | 14 |
|
13 | 15 | -
|
14 |
| - message: "#^Offset 1 does not exist on array\\{0\\: string, 1\\?\\: numeric\\-string\\}\\.$#" |
| 16 | + message: '#^Property BabDev\\WebSocket\\Server\\ReactPhpServer\:\:\$socket is never read, only written\.$#' |
| 17 | + identifier: property.onlyWritten |
| 18 | + count: 1 |
| 19 | + path: src/ReactPhpServer.php |
| 20 | + |
| 21 | + - |
| 22 | + message: '#^Parameter \#1 \$id of method Symfony\\Component\\HttpFoundation\\Session\\SessionInterface\:\:setId\(\) expects string, mixed given\.$#' |
| 23 | + identifier: argument.type |
| 24 | + count: 1 |
| 25 | + path: src/Session/Middleware/InitializeSession.php |
| 26 | + |
| 27 | + - |
| 28 | + message: '#^Offset 1 might not exist on array\{0\: string, 1\?\: numeric\-string\}\.$#' |
| 29 | + identifier: offsetAccess.notFound |
15 | 30 | count: 1
|
16 | 31 | path: src/Session/Reader/PhpReader.php
|
17 | 32 |
|
18 | 33 | -
|
19 |
| - message: "#^Method BabDev\\\\WebSocket\\\\Server\\\\Session\\\\Reader\\\\PhpSerializeReader\\:\\:read\\(\\) should return array but returns mixed\\.$#" |
| 34 | + message: '#^Method BabDev\\WebSocket\\Server\\Session\\Reader\\PhpSerializeReader\:\:read\(\) should return array but returns mixed\.$#' |
| 35 | + identifier: return.type |
20 | 36 | count: 1
|
21 | 37 | path: src/Session/Reader/PhpSerializeReader.php
|
22 | 38 |
|
23 | 39 | -
|
24 |
| - message: "#^Property BabDev\\\\WebSocket\\\\Server\\\\Session\\\\Storage\\\\Proxy\\\\ReadOnlySessionHandlerProxy\\:\\:\\$sessionName \\(string\\) does not accept mixed\\.$#" |
| 40 | + message: '#^Property BabDev\\WebSocket\\Server\\Session\\Storage\\Proxy\\ReadOnlySessionHandlerProxy\:\:\$sessionName \(string\) does not accept mixed\.$#' |
| 41 | + identifier: assign.propertyType |
25 | 42 | count: 1
|
26 | 43 | path: src/Session/Storage/Proxy/ReadOnlySessionHandlerProxy.php
|
27 | 44 |
|
28 | 45 | -
|
29 |
| - message: "#^Property Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:\\$saveHandlerName \\(string\\|null\\) does not accept mixed\\.$#" |
| 46 | + message: '#^Property Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:\$saveHandlerName \(string\|null\) does not accept mixed\.$#' |
| 47 | + identifier: assign.propertyType |
30 | 48 | count: 1
|
31 | 49 | path: src/Session/Storage/Proxy/ReadOnlySessionHandlerProxy.php
|
32 | 50 |
|
33 | 51 | -
|
34 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:getId\\(\\)\\.$#" |
| 52 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:getId\(\)\.$#' |
| 53 | + identifier: method.notFound |
35 | 54 | count: 2
|
36 | 55 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
37 | 56 |
|
38 | 57 | -
|
39 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:getName\\(\\)\\.$#" |
| 58 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:getName\(\)\.$#' |
| 59 | + identifier: method.notFound |
40 | 60 | count: 2
|
41 | 61 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
42 | 62 |
|
43 | 63 | -
|
44 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:isSessionHandlerInterface\\(\\)\\.$#" |
| 64 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:isSessionHandlerInterface\(\)\.$#' |
| 65 | + identifier: method.notFound |
45 | 66 | count: 2
|
46 | 67 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
47 | 68 |
|
48 | 69 | -
|
49 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:isWrapper\\(\\)\\.$#" |
| 70 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:isWrapper\(\)\.$#' |
| 71 | + identifier: method.notFound |
50 | 72 | count: 2
|
51 | 73 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
52 | 74 |
|
53 | 75 | -
|
54 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:open\\(\\)\\.$#" |
| 76 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:open\(\)\.$#' |
| 77 | + identifier: method.notFound |
55 | 78 | count: 1
|
56 | 79 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
57 | 80 |
|
58 | 81 | -
|
59 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:read\\(\\)\\.$#" |
| 82 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:read\(\)\.$#' |
| 83 | + identifier: method.notFound |
60 | 84 | count: 1
|
61 | 85 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
62 | 86 |
|
63 | 87 | -
|
64 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:setActive\\(\\)\\.$#" |
| 88 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:setActive\(\)\.$#' |
| 89 | + identifier: method.notFound |
65 | 90 | count: 2
|
66 | 91 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
67 | 92 |
|
68 | 93 | -
|
69 |
| - message: "#^Call to an undefined method SessionHandlerInterface\\|Symfony\\\\Component\\\\HttpFoundation\\\\Session\\\\Storage\\\\Proxy\\\\AbstractProxy\\:\\:setId\\(\\)\\.$#" |
| 94 | + message: '#^Call to an undefined method SessionHandlerInterface\|Symfony\\Component\\HttpFoundation\\Session\\Storage\\Proxy\\AbstractProxy\:\:setId\(\)\.$#' |
| 95 | + identifier: method.notFound |
70 | 96 | count: 1
|
71 | 97 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
72 | 98 |
|
73 | 99 | -
|
74 |
| - message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, mixed given\\.$#" |
| 100 | + message: '#^Parameter \#2 \.\.\.\$values of function sprintf expects bool\|float\|int\|string\|null, mixed given\.$#' |
| 101 | + identifier: argument.type |
75 | 102 | count: 1
|
76 | 103 | path: src/Session/Storage/ReadOnlyNativeSessionStorage.php
|
77 | 104 |
|
78 | 105 | -
|
79 |
| - message: "#^Property BabDev\\\\WebSocket\\\\Server\\\\Tests\\\\ReactPhpServerTest\\:\\:\\$server is never read, only written\\.$#" |
| 106 | + message: '#^Parameter \#1 \$uri of method BabDev\\WebSocket\\Server\\WAMP\\WAMPConnection\:\:getUri\(\) expects string, array\<int\<0, max\>\|string, mixed\>\|bool\|string\|null given\.$#' |
| 107 | + identifier: argument.type |
| 108 | + count: 1 |
| 109 | + path: src/WAMP/Middleware/ParseWAMPMessage.php |
| 110 | + |
| 111 | + - |
| 112 | + message: '#^Parameter \#4 \$exclude of method BabDev\\WebSocket\\Server\\WAMPServerMiddleware\:\:onPublish\(\) expects list\<string\>, array\<int\<0, max\>\|string, mixed\> given\.$#' |
| 113 | + identifier: argument.type |
| 114 | + count: 1 |
| 115 | + path: src/WAMP/Middleware/ParseWAMPMessage.php |
| 116 | + |
| 117 | + - |
| 118 | + message: '#^Property BabDev\\WebSocket\\Server\\Tests\\ReactPhpServerTest\:\:\$server is never read, only written\.$#' |
| 119 | + identifier: property.onlyWritten |
80 | 120 | count: 1
|
81 | 121 | path: tests/ReactPhpServerTest.php
|
0 commit comments