Add bc layer for older php and phpunit versions
This commit is contained in:
parent
8837f4b115
commit
7474bf936f
16 changed files with 90 additions and 99 deletions
|
|
@ -28,8 +28,6 @@ class TimeCodeTest extends TestCase
|
|||
);
|
||||
}
|
||||
|
||||
/**
|
||||
*/
|
||||
public function testFromInvalidString()
|
||||
{
|
||||
$this->expectException('\FFMpeg\Exception\InvalidArgumentException');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue