We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa43c9 commit 2a37211Copy full SHA for 2a37211
psalm-baseline.xml
@@ -17,11 +17,6 @@
17
<MixedReturnStatement>
18
<code><![CDATA[msgpack_pack($payload)]]></code>
19
</MixedReturnStatement>
20
- <UndefinedFunction>
21
- <code><![CDATA[msgpack_pack($payload)]]></code>
22
- <code><![CDATA[msgpack_unpack($payload)]]></code>
23
- <code><![CDATA[msgpack_unpack($payload, $options)]]></code>
24
- </UndefinedFunction>
25
</file>
26
<file src="src/SocketRelay.php">
27
<DocblockTypeContradiction>
0 commit comments