@@ -37,9 +37,15 @@ parameters:
3737 path : examples/readmeRegisterStep1.php
3838
3939 -
40- message : ' #^Parameter \#1 \$bytes of static method Firehed\\WebAuthn\\BinaryString\:\:fromBytes\(\) expects array\<int\>, array\<mixed, mixed\> given\.$#'
40+ message : ' #^Parameter \#1 \$bytes of static method Firehed\\WebAuthn\\BinaryString\:\:fromBytes\(\) expects array\<int\<0, 255\>\ >, array\<mixed, mixed\> given\.$#'
4141 identifier : argument.type
42- count : 8
42+ count : 7
43+ path : src/ArrayBufferResponseParser.php
44+
45+ -
46+ message : ' #^Parameter \#1 \$bytes of static method Firehed\\WebAuthn\\BinaryString\:\:fromBytes\(\) expects array\<int\<0, 255\>\>, non\-empty\-array\<mixed, mixed\> given\.$#'
47+ identifier : argument.type
48+ count : 1
4349 path : src/ArrayBufferResponseParser.php
4450
4551 -
@@ -204,24 +210,6 @@ parameters:
204210 count : 1
205211 path : src/ChallengeLoaderInterface.php
206212
207- -
208- message : ' #^Binary operation "\+" between \(array\|float\|int\) and GMP results in an error\.$#'
209- identifier : binaryOp.invalid
210- count : 1
211- path : src/PublicKey/EllipticCurve.php
212-
213- -
214- message : ' #^Binary operation "\+" between mixed and mixed results in an error\.$#'
215- identifier : binaryOp.invalid
216- count : 1
217- path : src/PublicKey/EllipticCurve.php
218-
219- -
220- message : ' #^Parameter \#1 \$num1 of function gmp_cmp expects GMP\|int\|string, mixed given\.$#'
221- identifier : argument.type
222- count : 1
223- path : src/PublicKey/EllipticCurve.php
224-
225213 -
226214 message : ' #^Parameter \#1 \$string of function strlen expects string, mixed given\.$#'
227215 identifier : argument.type
@@ -252,12 +240,6 @@ parameters:
252240 count : 2
253241 path : src/PublicKey/EllipticCurve.php
254242
255- -
256- message : ' #^Parameter \#2 \$num2 of function gmp_cmp expects GMP\|int\|string, mixed given\.$#'
257- identifier : argument.type
258- count : 1
259- path : src/PublicKey/EllipticCurve.php
260-
261243 -
262244 message : ' #^Parameter \#1 \$value of static method Firehed\\WebAuthn\\COSE\\Algorithm\:\:from\(\) expects int\|string, mixed given\.$#'
263245 identifier : argument.type
0 commit comments