|
342 | 342 | <InvalidArgument> |
343 | 343 | <code><![CDATA[$message->getDetails()]]></code> |
344 | 344 | </InvalidArgument> |
345 | | - <MismatchingDocblockParamType> |
346 | | - <code><![CDATA[\ArrayAccess<int, Any>&RepeatedField]]></code> |
347 | | - </MismatchingDocblockParamType> |
348 | | - <MismatchingDocblockPropertyType> |
349 | | - <code><![CDATA[\ArrayAccess<int, Any>&RepeatedField]]></code> |
350 | | - </MismatchingDocblockPropertyType> |
351 | | - <MismatchingDocblockReturnType> |
352 | | - <code><![CDATA[\ArrayAccess<int, Any>&RepeatedField]]></code> |
353 | | - </MismatchingDocblockReturnType> |
354 | 345 | </file> |
355 | 346 | <file src="src/Exception/Client/ServiceClientException.php"> |
356 | 347 | <ImplementedReturnTypeMismatch> |
357 | 348 | <code><![CDATA[RepeatedField]]></code> |
358 | 349 | </ImplementedReturnTypeMismatch> |
359 | | - <InvalidReturnStatement> |
360 | | - <code><![CDATA[$this->status->getDetails()]]></code> |
361 | | - </InvalidReturnStatement> |
362 | | - <InvalidReturnType> |
363 | | - <code><![CDATA[RepeatedField]]></code> |
364 | | - </InvalidReturnType> |
365 | | - </file> |
366 | | - <file src="src/Exception/Client/UnpackDetailsTrait.php"> |
367 | | - <RawObjectIteration> |
368 | | - <code><![CDATA[$details]]></code> |
369 | | - </RawObjectIteration> |
370 | | - <UndefinedInterfaceMethod> |
371 | | - <code><![CDATA[count]]></code> |
372 | | - </UndefinedInterfaceMethod> |
373 | 350 | </file> |
374 | 351 | <file src="src/Exception/Client/WorkflowException.php"> |
375 | 352 | <UnsafeInstantiation> |
|
827 | 804 | <NullableReturnStatement> |
828 | 805 | <code><![CDATA[$mapper]]></code> |
829 | 806 | </NullableReturnStatement> |
830 | | - <PossibleRawObjectIteration> |
831 | | - <code><![CDATA[$value]]></code> |
832 | | - </PossibleRawObjectIteration> |
833 | 807 | <PossiblyNullArgument> |
834 | 808 | <code><![CDATA[$metadata->getDetails()]]></code> |
835 | 809 | <code><![CDATA[$metadata->getSummary()]]></code> |
|
0 commit comments