Closed timeverts closed 3 years ago
Resolves #67
This fixes a critical bug introduced by d947113 which caused an Undefined variable $items to be output from line 442 of src/Message/AbstractRequest.php.
Undefined variable $items
src/Message/AbstractRequest.php
https://github.com/thephpleague/omnipay-braintree/blob/d9471135a2837476687ad7f24e8656c92ce64088/src/Message/AbstractRequest.php#L438-L442
Resolves #67
This fixes a critical bug introduced by d947113 which caused an
Undefined variable $items
to be output from line 442 ofsrc/Message/AbstractRequest.php
.https://github.com/thephpleague/omnipay-braintree/blob/d9471135a2837476687ad7f24e8656c92ce64088/src/Message/AbstractRequest.php#L438-L442