Fatal error: Declaration of AbstractSpecificShipment::getPackageNumbersForm(string $errors = '', $leftToPayAmount = 0) must be compatible with AbstractShipment::getPackageNumbersForm(int $id, string $type, string $errors, float $leftToPayAmount) in /in/sYtCe on line 23
Stack trace:
#0 {main}
Process exited with code 255.
Fatal error: Declaration of AbstractSpecificShipment::getPackageNumbersForm(string $errors = '', $leftToPayAmount = 0) must be compatible with AbstractShipment::getPackageNumbersForm(int $id, string $type, string $errors, float $leftToPayAmount) in /in/sYtCe on line 23
Process exited with code 255.
Output for 7.4.0 - 7.4.33
Warning: Declaration of AbstractSpecificShipment::getPackageNumbersForm(string $errors = '', $leftToPayAmount = 0) should be compatible with AbstractShipment::getPackageNumbersForm(int $id, string $type, string $errors, float $leftToPayAmount) in /in/sYtCe on line 23
array(4) {
[0]=>
int(1)
[1]=>
string(5) "order"
[2]=>
string(5) "error"
[3]=>
float(100)
}
Output for 7.2.0 - 7.2.33, 7.3.0 - 7.3.33
Warning: Declaration of AbstractSpecificShipment::getPackageNumbersForm(string $errors = '', $leftToPayAmount = 0) should be compatible with AbstractShipment::getPackageNumbersForm(int $id, string $type, string $errors, float $leftToPayAmount) in /in/sYtCe on line 27
array(4) {
[0]=>
int(1)
[1]=>
string(5) "order"
[2]=>
string(5) "error"
[3]=>
float(100)
}