mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Make Throwable tests PHP7-only
This commit is contained in:
parent
b9f55b7b8b
commit
0b729de107
@ -397,7 +397,7 @@ class InterfaceTest extends TestCase
|
||||
|
||||
function takesIterable(iterable $i): void {}',
|
||||
],
|
||||
'interfaceInstanceofInterfaceOrClass' => [
|
||||
'PHP7-interfaceInstanceofInterfaceOrClass' => [
|
||||
'<?php
|
||||
interface A {}
|
||||
class B extends Exception {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user