Add new LeadpageArticle struct
#80
Merged
Annotations
10 errors
|
Run test suite:
src/Struct/Account/AccountingType.php#L50
Deprecated in PHP 8.4: Parameter #4 $currency (string) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingType.php#L49
Deprecated in PHP 8.4: Parameter #3 $price (float) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingType.php#L48
Deprecated in PHP 8.4: Parameter #2 $amount (int) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingType.php#L47
Deprecated in PHP 8.4: Parameter #1 $typeId (int) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingItem.php#L43
Deprecated in PHP 8.4: Parameter #4 $chargeCount (int) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingItem.php#L42
Deprecated in PHP 8.4: Parameter #3 $accountingDate (string) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingItem.php#L41
Deprecated in PHP 8.4: Parameter #2 $mandatorId (int) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/AccountingItem.php#L40
Deprecated in PHP 8.4: Parameter #1 $description (string) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/Account.php#L29
Deprecated in PHP 8.4: Parameter #2 $discount (Scn\EvalancheSoapStruct\Struct\Account\DiscountInterface) is implicitly nullable via default value null.
|
|
Run test suite:
src/Struct/Account/Account.php#L29
Deprecated in PHP 8.4: Parameter #1 $accountingTypes (array) is implicitly nullable via default value null.
|
Loading