Merge pull request #138 from simoheinonen/php84-deprecations #31
Annotations
3 errors and 1 warning
PHPStan (PHP 8.2):
tests/TestCase.php#L51
Call to an undefined method PHPUnit\Framework\MockObject\MockBuilder<Spatie\Dropbox\Client>::setMethodsExcept().
|
PHPStan (PHP 8.2):
tests/TestCase.php#L87
Method Spatie\Dropbox\Tests\TestCase::mockChunkedUploadClient() should return PHPUnit\Framework\MockObject\MockObject&Spatie\Dropbox\Client but returns Spatie\Dropbox\Client.
|
PHPStan (PHP 8.2)
Process completed with exit code 1.
|
PHPStan (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|