blocktrail / blocktrail-sdk-php

BlockTrail's Developer Friendly PHP SDK for the BlockTrail API
MIT License
44 stars 49 forks source link

PHP 7.2 Support #100

Open no-ivan opened 6 years ago

no-ivan commented 6 years ago

Are you going to make release with mdanter/ecc v0.5.0 which support php 7.2?

abhineettandon commented 6 years ago

I got the same issue.

abhineettandon commented 6 years ago

Have to downgrade to php7.1.

dlystyr commented 6 years ago

This would be useful considering PHP 7.2 has some improved security and support of Argon2 (https://wiki.php.net/rfc/argon2_password_hash)