mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
parent
302ed4b21b
commit
32d5f0bb36
@ -5967,7 +5967,6 @@ return [
|
||||
'imap_utf8' => ['string', 'mime_encoded_text'=>'string'],
|
||||
'imap_utf8_to_mutf7' => ['string|false', 'in'=>'string'],
|
||||
'implode' => ['string', 'glue'=>'string', 'pieces'=>'array'],
|
||||
'implode\'1' => ['string', 'pieces'=>'array', 'glue='=>'string'],
|
||||
'import_request_variables' => ['bool', 'types'=>'string', 'prefix='=>'string'],
|
||||
'in_array' => ['bool', 'needle'=>'mixed', 'haystack'=>'array', 'strict='=>'bool'],
|
||||
'inclued_get_data' => ['array'],
|
||||
|
Loading…
Reference in New Issue
Block a user