mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
parent
abc9c051a9
commit
68a4f30e96
@ -7451,7 +7451,7 @@ return [
|
||||
'readlink' => ['string', 'filename'=>'string'],
|
||||
'realpath_cache_get' => ['array'],
|
||||
'realpath_cache_size' => ['int'],
|
||||
'realpath' => ['string', 'path'=>'string'],
|
||||
'realpath' => ['string|false', 'path'=>'string'],
|
||||
'recode_file' => ['bool', 'request'=>'string', 'input'=>'', 'output'=>''],
|
||||
'recode_string' => ['string', 'request'=>'string', 'str'=>'string'],
|
||||
'RecursiveArrayIterator::getChildren' => ['RecursiveArrayIterator'],
|
||||
|
Loading…
Reference in New Issue
Block a user