Add stub for openssl_sign() function #18452
static-analysis.yml
on: pull_request
Generate baseline
1m 29s
Generate PHP baseline
1m 38s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
36 errors
PHPStan (7.3, ubuntu-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.3, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.3, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.3, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.3, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, ubuntu-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.4, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.4, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.4, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.4, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.2, ubuntu-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.2, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.2, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.2, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.2, ubuntu-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.4, windows-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.4, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.4, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.4, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.4, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.3, windows-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.3, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.3, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.3, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.3, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.2, windows-latest):
stubs/openssl.stub#L16
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
|
PHPStan (7.2, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.2, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLAsymmetricKey.
|
PHPStan (7.2, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.2, windows-latest):
stubs/openssl.stub#L16
Parameter $private_key of function openssl_sign() has invalid type OpenSSLCertificate.
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|