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 78ca4b2 commit cf3d000Copy full SHA for cf3d000
psalm-baseline.xml
@@ -722,6 +722,10 @@
722
<code><![CDATA[(int) $message->getHistorySizeBytes()]]></code>
723
<code><![CDATA[(int) $message->getStateTransitionCount()]]></code>
724
</ArgumentTypeCoercion>
725
+ <DeprecatedMethod>
726
+ <code><![CDATA[getBinaryChecksum]]></code>
727
+ <code><![CDATA[getMostRecentWorkerVersionStamp]]></code>
728
+ </DeprecatedMethod>
729
<DocblockTypeContradiction>
730
<code><![CDATA[parse]]></code>
731
0 commit comments