StreamProcessor::url_stat() throws error when file doesnt exist with phpunit 10 #9
Annotations
2 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run 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
|
Loading