mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Add line break
This commit is contained in:
parent
759cfe4555
commit
bbdb1254ad
@ -338,7 +338,8 @@ class Functions
|
||||
// well-known functions
|
||||
'libxml_use_internal_errors', 'libxml_disable_entity_loader', 'curl_exec',
|
||||
'mt_srand', 'openssl_pkcs7_sign',
|
||||
'mt_rand', 'rand', 'random_int', 'random_bytes', 'wincache_ucache_delete', 'wincache_ucache_set', 'wincache_ucache_inc',
|
||||
'mt_rand', 'rand', 'random_int', 'random_bytes',
|
||||
'wincache_ucache_delete', 'wincache_ucache_set', 'wincache_ucache_inc',
|
||||
'class_alias',
|
||||
|
||||
// php environment
|
||||
|
Loading…
x
Reference in New Issue
Block a user