Skip to content

Add stub for openssl_sign() function #18118

Add stub for openssl_sign() function

Add stub for openssl_sign() function #18118

Triggered via pull request October 3, 2024 12:32
Status Failure
Total duration 4m 32s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 23s
Generate baseline
Generate PHP baseline
1m 25s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

40 errors
PHPStan with result cache (8.4): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.3): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.2): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.1): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, ubuntu-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, windows-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.3, windows-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): stubs/openssl.stub#L6
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (7.3, windows-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest): stubs/openssl.stub#L10
Function openssl_sign() uses native union types but they're supported only on PHP 8.0 and later.
PHPStan (7.2, windows-latest)
Process completed with exit code 1.