Throw an exception when a popen stream is not created correctly
This commit is contained in:
parent
47789f8f8d
commit
d581621f1b
4 changed files with 455 additions and 325 deletions
|
@ -16,7 +16,7 @@ session_start();
|
|||
|
||||
stream_wrapper_register('playlist', PlaylistArchiveStream::class);
|
||||
|
||||
/**
|
||||
/*
|
||||
* @see https://bugs.php.net/bug.php?id=68541
|
||||
*/
|
||||
PHPMockery::define('Alltube', 'popen');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue