mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Revert partial mistakenly pushed fix
This reverts commit 7d19f30961c7738db4882ebdebc319f27dec920f.
This commit is contained in:
parent
7d19f30961
commit
b42c273556
@ -8529,7 +8529,7 @@ return [
|
||||
'openssl_x509_parse' => ['array|false', 'certificate'=>'OpenSSLCertificate|string', 'short_names='=>'bool'],
|
||||
'openssl_x509_read' => ['OpenSSLCertificate|false', 'certificate'=>'OpenSSLCertificate|string'],
|
||||
'openssl_x509_verify' => ['int', 'certificate'=>'string|OpenSSLCertificate', 'public_key'=>'string|OpenSSLCertificate|OpenSSLAsymmetricKey|array'],
|
||||
'ord' => ['int<0, 255>', 'character'=>'string'],
|
||||
'ord' => ['int', 'character'=>'string'],
|
||||
'OuterIterator::current' => ['mixed'],
|
||||
'OuterIterator::getInnerIterator' => ['Iterator'],
|
||||
'OuterIterator::key' => ['int|string'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user