mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Add byref for getmxrr
This commit is contained in:
parent
99fe265722
commit
2b4b7c26e9
@ -2425,7 +2425,7 @@ return [
|
||||
'get_magic_quotes_gpc' => ['bool'],
|
||||
'get_magic_quotes_runtime' => ['bool'],
|
||||
'get_meta_tags' => ['array', 'filename'=>'string', 'use_include_path='=>'bool'],
|
||||
'getmxrr' => ['bool', 'hostname'=>'string', 'mxhosts'=>'array', 'weight='=>'array'],
|
||||
'getmxrr' => ['bool', 'hostname'=>'string', '&mxhosts'=>'array', '&weight='=>'array'],
|
||||
'getmygid' => ['int'],
|
||||
'getmyinode' => ['int'],
|
||||
'getmypid' => ['int'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user