mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
dont allow fallback functions
This commit is contained in:
parent
f8f8f6bc41
commit
e3116e0ab5
@ -28,6 +28,7 @@ use Psalm\IssueBuffer;
|
||||
use UnexpectedValueException;
|
||||
|
||||
use function array_combine;
|
||||
use function array_values;
|
||||
use function count;
|
||||
use function error_log;
|
||||
use function preg_match;
|
||||
|
Loading…
x
Reference in New Issue
Block a user