File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -360,6 +360,24 @@ parameters:
360
360
count : 1
361
361
path : code_samples/customer_portal/src/Form/VerifyType.php
362
362
363
+ -
364
+ message : ' #^Class Ibexa\\Contracts\\DiscountsCodes\\Value\\Struct\\DiscountCodeCreateStruct constructor invoked with 4 parameters, 5 required\.$#'
365
+ identifier : arguments.count
366
+ count : 1
367
+ path : code_samples/discounts/src/Command/ManageDiscountsCommand.php
368
+
369
+ -
370
+ message : ' #^Class Ibexa\\DiscountsCodes\\Value\\DiscountCondition\\IsValidDiscountCode constructor invoked with 2 parameters, 3 required\.$#'
371
+ identifier : arguments.count
372
+ count : 1
373
+ path : code_samples/discounts/src/Command/ManageDiscountsCommand.php
374
+
375
+ -
376
+ message : ' #^Parameter \#4 \$creatorId of class Ibexa\\Contracts\\DiscountsCodes\\Value\\Struct\\DiscountCodeCreateStruct constructor expects int\|null, DateTimeImmutable given\.$#'
377
+ identifier : argument.type
378
+ count : 1
379
+ path : code_samples/discounts/src/Command/ManageDiscountsCommand.php
380
+
363
381
-
364
382
message : ' #^Method App\\FieldType\\Point2D\\Type\:\:getSettingsSchema\(\) return type has no value type specified in iterable type array\.$#'
365
383
identifier : missingType.iterableValue
You can’t perform that action at this time.
0 commit comments