StreamProcessor::url_stat() throws error when file doesnt exist with phpunit 10 #11
Annotations
3 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/VCR/Util/StreamProcessor.php#L306
In method "VCR\Util\StreamProcessor::url_stat", caught "Throwable" must be rethrown. Either catch a more specific exception or add a "throw" clause in the "catch" block to propagate the exception. More info: http://bit.ly/failloud
|
|
PHP-CS-Fixer
Process completed with exit code 8.
|