@@ -236,7 +236,7 @@ parameters:
236
236
path : src/Support/Rules.php
237
237
238
238
-
239
- message : " #^Binary operation \"\\ .\" between string and array\\ |string\\ |null results in an error\\ .$#"
239
+ message : " #^Binary operation \"\\ .\" between non \\ -empty \\ - string and array\\ |string\\ |null results in an error\\ .$#"
240
240
count : 1
241
241
path : src/Support/SelectFields.php
242
242
@@ -391,7 +391,7 @@ parameters:
391
391
path : src/Support/Type.php
392
392
393
393
-
394
- message : " #^Parameter \\ #1 \\ $callback of function call_user_func_array expects callable\\ (\\ )\\ : mixed, array\\ (\\ $this\\ (Rebing\\\\ GraphQL\\\\ Support\\\\ Type\\ ), string\\ ) given\\ .$#"
394
+ message : " #^Parameter \\ #1 \\ $callback of function call_user_func_array expects callable\\ (\\ )\\ : mixed, array\\ (\\ $this\\ (Rebing\\\\ GraphQL\\\\ Support\\\\ Type\\ ), non \\ -empty \\ - string\\ ) given\\ .$#"
395
395
count : 1
396
396
path : src/Support/Type.php
397
397
@@ -425,11 +425,6 @@ parameters:
425
425
count : 1
426
426
path : tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php
427
427
428
- -
429
- message : " #^Method Rebing\\\\ GraphQL\\\\ Tests\\\\ Database\\\\ AuthorizeArgsTests\\\\ TestAuthorizationArgsQuery\\ :\\ :authorize\\ (\\ ) should return bool but return statement is missing\\ .$#"
430
- count : 1
431
- path : tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php
432
-
433
428
-
434
429
message : " #^Property Rebing\\\\ GraphQL\\\\ Tests\\\\ Database\\\\ AuthorizeArgsTests\\\\ TestAuthorizationArgsQuery\\ :\\ :\\ $attributes has no typehint specified\\ .$#"
435
430
count : 1
@@ -1220,6 +1215,11 @@ parameters:
1220
1215
count : 1
1221
1216
path : tests/Support/Objects/ExampleNestedValidationInputObject.php
1222
1217
1218
+ -
1219
+ message : " #^Method Rebing\\\\ GraphQL\\\\ Tests\\\\ Support\\\\ Objects\\\\ ExampleSchemaWithMethod\\ :\\ :toConfig\\ (\\ ) should return array\\ (\\ ?'execution_middleware' \\ =\\ > array\\ <class\\ -string\\ <Rebing\\\\ GraphQL\\\\ Support\\\\ ExecutionMiddleware\\\\ AbstractExecutionMiddleware\\ >\\ >, \\ ?'method' \\ =\\ > array\\ <string\\ >\\ |string, \\ ?'middleware' \\ =\\ > array\\ <string\\ >, \\ ?'mutation' \\ =\\ > array\\ <class\\ -string\\ >, 'query' \\ =\\ > array\\ <class\\ -string\\ >, \\ ?'types' \\ =\\ > array\\ <class\\ -string\\ >\\ ) but returns array\\ <literal\\ -string&non\\ -empty\\ -string, array\\ <string\\ >\\ |string\\ >&nonEmpty\\ .$#"
1220
+ count : 1
1221
+ path : tests/Support/Objects/ExampleSchemaWithMethod.php
1222
+
1223
1223
-
1224
1224
message : " #^Property Rebing\\\\ GraphQL\\\\ Tests\\\\ Support\\\\ Objects\\\\ ExampleType\\ :\\ :\\ $attributes has no typehint specified\\ .$#"
1225
1225
count : 1
0 commit comments