1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
This commit is contained in:
orklah 2020-05-30 20:38:12 +02:00 committed by GitHub
parent db67be5965
commit 062db0ffcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',