Bump phpunit/phpunit from 9.6.21 to 11.5.3 #966
Annotations
3 errors and 5 warnings
phpstan:
tests/Builder/ArchiveBuilderTest.php#L77
Call to deprecated method returnCallback() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturnCallback()</code> instead of <code>$double->will($this->returnCallback())</code>
|
phpstan:
tests/Builder/ArchiveBuilderTest.php#L105
Call to deprecated method returnValue() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturn()</code> instead of <code>$double->will($this->returnValue())</code>
|
phpstan
Process completed with exit code 1.
|
yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
javascript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-cs-fixer (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-cs-fixer (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|