Open
Description
Looks like Soap and Curl Hooks don't restore the original stream wrapper when calling disable()
:
https://github.com/php-vcr/php-vcr/blob/master/src/VCR/LibraryHooks/CurlHook.php#L93-L122
https://github.com/php-vcr/php-vcr/blob/master/src/VCR/LibraryHooks/SoapHook.php#L95-L122
$this->processor->restore()
should be called to effectively restore the original wrapper.
Metadata
Metadata
Assignees
Labels
No labels