Yubico / php-yubico

PHP class for Yubico authentication
https://developers.yubico.com/php-yubico
BSD 3-Clause "New" or "Revised" License
129 stars 41 forks source link

Required change for PHP 7. #17

Closed brentboghosian closed 8 years ago

klali commented 8 years ago

I've just added a very basic test suite to this project that builds in travis. Would you mind rebasing your change on what is on master now so it tests it there?

brentboghosian commented 8 years ago

On Thu, Mar 10, 2016 at 4:07 AM, Klas Lindfors notifications@github.com wrote:

I've just added a very basic test suite to this project that builds in travis. Would you mind rebasing your change on what is on master now so it tests it there?

— Reply to this email directly or view it on GitHub https://github.com/Yubico/php-yubico/pull/17#issuecomment-194745292.

Ok - I believe it should be done now.

Brent Boghosian brent.boghosian@remote-learner.net Lead Software Architect http://www.remote-learner.net/ 519-772-3910 x176 Open Source * Moodle Hosting/Development

klali commented 8 years ago

Thank you, and thank you for this contribution.