I'm running phpunit on Travis CI together with this package to send coverage reports to Coveralls. When running the tests on PHP 5.5 this error gets raised.
I'm in no rush to have this fixed but it might interest you:
Fatal error: Uncaught exception 'PHPUnit_Framework_Error_Deprecated' with message 'curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead
I'm running phpunit on Travis CI together with this package to send coverage reports to Coveralls. When running the tests on PHP 5.5 this error gets raised.
I'm in no rush to have this fixed but it might interest you:
Fatal error: Uncaught exception 'PHPUnit_Framework_Error_Deprecated' with message 'curl_setopt(): The usage of the @filename API for file uploading is deprecated. Please use the CURLFile class instead
Here's the full stack trace: https://travis-ci.org/lucadegasperi/oauth2-server-laravel/jobs/12226366