braintree / braintree_php

Braintree PHP library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
546 stars 224 forks source link

Add support for PHP 7.4 #262

Closed slt closed 4 years ago

slt commented 4 years ago

Summary

PHP 7.4 deprecates curly brace syntax $s{0} in favour of using regular array syntax $s[0]

Fix null array issue

Checklist

crookedneighbor commented 4 years ago

Thanks, this will go out in our next release.

crookedneighbor commented 4 years ago

Sorry for the delay. This is out in 4.6.0