helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
98 stars 62 forks source link

Upgraded to phpunit 8 #132

Closed bkuhl closed 5 years ago

bkuhl commented 5 years ago

We're now using phpunit v8, which included some void strongly typed return values as well as adjusting a few assertions to avoid deprecated methods.

bkuhl commented 5 years ago

Dang, seems this requires PHP 7.2 which is beyond the targeted PHP version for the SDK atm. I'm closing it out and will create an issue targeted for SDK v 3.0