Skip to content

StreamProcessor::url_stat() throws error when file doesnt exist with phpunit 10 #11

StreamProcessor::url_stat() throws error when file doesnt exist with phpunit 10

StreamProcessor::url_stat() throws error when file doesnt exist with phpunit 10 #11

Re-run triggered December 18, 2025 04:32
Status Failure
Total duration 31s
Artifacts

continuous integration.yml

on: pull_request
PHPStan
20s
PHPStan
EditorConfig Checker
5s
EditorConfig Checker
PHP-CS-Fixer
21s
PHP-CS-Fixer
Matrix: PHPUnit Test
Fit to window
Zoom out
Zoom in

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.