Add stub for openssl_sign() function #18754
Annotations
10 errors
stubs/core.stub#L344
Function proc_open() has parameter $command with no value type specified in iterable type array.
|
stubs/core.stub#L344
Function proc_open() has parameter $descriptor_spec with no value type specified in iterable type array.
|
stubs/core.stub#L344
Function proc_open() has parameter $env_vars with no value type specified in iterable type array.
|
stubs/core.stub#L344
Function proc_open() has parameter $options with no value type specified in iterable type array.
|
stubs/core.stub#L344
Function proc_open() has parameter $pipes with no value type specified in iterable type array.
|
stubs/core.stub#L344
Function proc_open() uses native union types but they're supported only on PHP 8.0 and later.
|
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
The logs for this run have expired and are no longer available.
Loading