@@ -264,6 +264,66 @@ parameters:
264264 count : 1
265265 path : ../src/BigInteger.php
266266
267+ -
268+ rawMessage : Class "Cose\Encryption\CoseEncrypt0Tag" is not allowed to extend "CBOR\Tag".
269+ identifier : ergebnis.noExtends
270+ count : 1
271+ path : ../src/Encryption/CoseEncrypt0Tag.php
272+
273+ -
274+ rawMessage : ' Method Cose\Encryption\CoseEncrypt0Tag::__construct() has parameter $data with a nullable type declaration.'
275+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
276+ count : 1
277+ path : ../src/Encryption/CoseEncrypt0Tag.php
278+
279+ -
280+ rawMessage : ' Method Cose\Encryption\CoseEncrypt0Tag::createFromLoadedData() has parameter $data with a nullable type declaration.'
281+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
282+ count : 1
283+ path : ../src/Encryption/CoseEncrypt0Tag.php
284+
285+ -
286+ rawMessage : ' Method Cose\Encryption\CoseEncrypt0Tag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
287+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
288+ count : 1
289+ path : ../src/Encryption/CoseEncrypt0Tag.php
290+
291+ -
292+ rawMessage : ' Method Cose\Encryption\CoseEncrypt0Tag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
293+ identifier : ergebnis.noParameterWithNullDefaultValue
294+ count : 1
295+ path : ../src/Encryption/CoseEncrypt0Tag.php
296+
297+ -
298+ rawMessage : Class "Cose\Encryption\CoseEncryptTag" is not allowed to extend "CBOR\Tag".
299+ identifier : ergebnis.noExtends
300+ count : 1
301+ path : ../src/Encryption/CoseEncryptTag.php
302+
303+ -
304+ rawMessage : ' Method Cose\Encryption\CoseEncryptTag::__construct() has parameter $data with a nullable type declaration.'
305+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
306+ count : 1
307+ path : ../src/Encryption/CoseEncryptTag.php
308+
309+ -
310+ rawMessage : ' Method Cose\Encryption\CoseEncryptTag::createFromLoadedData() has parameter $data with a nullable type declaration.'
311+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
312+ count : 1
313+ path : ../src/Encryption/CoseEncryptTag.php
314+
315+ -
316+ rawMessage : ' Method Cose\Encryption\CoseEncryptTag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
317+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
318+ count : 1
319+ path : ../src/Encryption/CoseEncryptTag.php
320+
321+ -
322+ rawMessage : ' Method Cose\Encryption\CoseEncryptTag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
323+ identifier : ergebnis.noParameterWithNullDefaultValue
324+ count : 1
325+ path : ../src/Encryption/CoseEncryptTag.php
326+
267327 -
268328 rawMessage : Cannot cast mixed to string.
269329 identifier : cast.string
@@ -509,3 +569,123 @@ parameters:
509569 identifier : return.type
510570 count : 1
511571 path : ../src/Key/SymmetricKey.php
572+
573+ -
574+ rawMessage : Class "Cose\Mac\CoseMac0Tag" is not allowed to extend "CBOR\Tag".
575+ identifier : ergebnis.noExtends
576+ count : 1
577+ path : ../src/Mac/CoseMac0Tag.php
578+
579+ -
580+ rawMessage : ' Method Cose\Mac\CoseMac0Tag::__construct() has parameter $data with a nullable type declaration.'
581+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
582+ count : 1
583+ path : ../src/Mac/CoseMac0Tag.php
584+
585+ -
586+ rawMessage : ' Method Cose\Mac\CoseMac0Tag::createFromLoadedData() has parameter $data with a nullable type declaration.'
587+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
588+ count : 1
589+ path : ../src/Mac/CoseMac0Tag.php
590+
591+ -
592+ rawMessage : ' Method Cose\Mac\CoseMac0Tag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
593+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
594+ count : 1
595+ path : ../src/Mac/CoseMac0Tag.php
596+
597+ -
598+ rawMessage : ' Method Cose\Mac\CoseMac0Tag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
599+ identifier : ergebnis.noParameterWithNullDefaultValue
600+ count : 1
601+ path : ../src/Mac/CoseMac0Tag.php
602+
603+ -
604+ rawMessage : Class "Cose\Mac\CoseMacTag" is not allowed to extend "CBOR\Tag".
605+ identifier : ergebnis.noExtends
606+ count : 1
607+ path : ../src/Mac/CoseMacTag.php
608+
609+ -
610+ rawMessage : ' Method Cose\Mac\CoseMacTag::__construct() has parameter $data with a nullable type declaration.'
611+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
612+ count : 1
613+ path : ../src/Mac/CoseMacTag.php
614+
615+ -
616+ rawMessage : ' Method Cose\Mac\CoseMacTag::createFromLoadedData() has parameter $data with a nullable type declaration.'
617+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
618+ count : 1
619+ path : ../src/Mac/CoseMacTag.php
620+
621+ -
622+ rawMessage : ' Method Cose\Mac\CoseMacTag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
623+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
624+ count : 1
625+ path : ../src/Mac/CoseMacTag.php
626+
627+ -
628+ rawMessage : ' Method Cose\Mac\CoseMacTag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
629+ identifier : ergebnis.noParameterWithNullDefaultValue
630+ count : 1
631+ path : ../src/Mac/CoseMacTag.php
632+
633+ -
634+ rawMessage : Class "Cose\Signature\CoseSign1Tag" is not allowed to extend "CBOR\Tag".
635+ identifier : ergebnis.noExtends
636+ count : 1
637+ path : ../src/Signature/CoseSign1Tag.php
638+
639+ -
640+ rawMessage : ' Method Cose\Signature\CoseSign1Tag::__construct() has parameter $data with a nullable type declaration.'
641+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
642+ count : 1
643+ path : ../src/Signature/CoseSign1Tag.php
644+
645+ -
646+ rawMessage : ' Method Cose\Signature\CoseSign1Tag::createFromLoadedData() has parameter $data with a nullable type declaration.'
647+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
648+ count : 1
649+ path : ../src/Signature/CoseSign1Tag.php
650+
651+ -
652+ rawMessage : ' Method Cose\Signature\CoseSign1Tag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
653+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
654+ count : 1
655+ path : ../src/Signature/CoseSign1Tag.php
656+
657+ -
658+ rawMessage : ' Method Cose\Signature\CoseSign1Tag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
659+ identifier : ergebnis.noParameterWithNullDefaultValue
660+ count : 1
661+ path : ../src/Signature/CoseSign1Tag.php
662+
663+ -
664+ rawMessage : Class "Cose\Signature\CoseSignTag" is not allowed to extend "CBOR\Tag".
665+ identifier : ergebnis.noExtends
666+ count : 1
667+ path : ../src/Signature/CoseSignTag.php
668+
669+ -
670+ rawMessage : ' Method Cose\Signature\CoseSignTag::__construct() has parameter $data with a nullable type declaration.'
671+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
672+ count : 1
673+ path : ../src/Signature/CoseSignTag.php
674+
675+ -
676+ rawMessage : ' Method Cose\Signature\CoseSignTag::createFromLoadedData() has parameter $data with a nullable type declaration.'
677+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
678+ count : 1
679+ path : ../src/Signature/CoseSignTag.php
680+
681+ -
682+ rawMessage : ' Method Cose\Signature\CoseSignTag::getProtectedHeaderAsMap() has parameter $decoder with a nullable type declaration.'
683+ identifier : ergebnis.noParameterWithNullableTypeDeclaration
684+ count : 1
685+ path : ../src/Signature/CoseSignTag.php
686+
687+ -
688+ rawMessage : ' Method Cose\Signature\CoseSignTag::getProtectedHeaderAsMap() has parameter $decoder with null as default value.'
689+ identifier : ergebnis.noParameterWithNullDefaultValue
690+ count : 1
691+ path : ../src/Signature/CoseSignTag.php
0 commit comments