Add a WithMonologChannel attribute #693
Annotations
2 errors and 1 warning
PHPStan (8.1):
src/Monolog/Test/TestCase.php#L76
Call to deprecated method returnCallback() of class PHPUnit\Framework\TestCase:
Use <code>$double->willReturnCallback()</code> instead of <code>$double->will($this->returnCallback())</code>
|
PHPStan (8.1)
Process completed with exit code 1.
|
PHPStan (8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|