- Output for 7.4.0 - 7.4.33, 8.0.1 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.21, 8.5.0 - 8.5.7
- array(2) {
[0]=>
array(7) {
["item_number"]=>
int(15678)
["description"]=>
string(6) "Tophat"
["size"]=>
string(5) "small"
["shelf"]=>
int(5)
["aisle"]=>
int(12)
["quantity"]=>
int(10)
["price"]=>
float(5.99)
}
[1]=>
array(7) {
["item_number"]=>
int(15644)
["description"]=>
string(14) "Something Else"
["size"]=>
string(5) "Large"
["shelf"]=>
int(6)
["aisle"]=>
int(10)
["quantity"]=>
int(99)
["price"]=>
float(8.99)
}
}