mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
parent
db67be5965
commit
062db0ffcf
@ -98,7 +98,7 @@ return [
|
||||
's' => 'integer',
|
||||
'f' => 'float', // only present from 7.1 onwards
|
||||
'invert' => 'integer',
|
||||
'days' => 'mixed',
|
||||
'days' => 'false|int',
|
||||
],
|
||||
'tokyotyrantexception' => [
|
||||
'code' => 'int',
|
||||
|
Loading…
Reference in New Issue
Block a user