Add stub for openssl_sign() function #17966
tests.yml
on: pull_request
Determine levels tests matrix
30s
Matrix: Integration tests
Matrix: Tests with old PHPUnit
Matrix: Tests
Matrix: Levels tests
Annotations
19 errors
Integration tests (ubuntu-latest):
stubs/openssl.stub#L13
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest)
Process completed with exit code 2.
|
Integration tests (windows-latest):
stubs/openssl.stub#L13
Function openssl_sign() has parameter $private_key with no value type specified in iterable type array.
|
Integration tests (windows-latest)
Process completed with exit code 1.
|
Tests (8.4, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.3, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.2, ubuntu-latest)
Process completed with exit code 2.
|
Tests (7.4, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.1, ubuntu-latest)
Process completed with exit code 2.
|
Tests (7.3, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.0, ubuntu-latest)
Process completed with exit code 2.
|
Tests (8.2, windows-latest)
Process completed with exit code 1.
|
Tests (8.1, windows-latest)
Process completed with exit code 1.
|
Tests (8.3, windows-latest)
Process completed with exit code 1.
|
Tests (8.0, windows-latest)
Process completed with exit code 1.
|
Tests with old PHPUnit (7.2, ubuntu-latest)
Process completed with exit code 2.
|
Tests (7.4, windows-latest)
Process completed with exit code 1.
|
Tests (7.3, windows-latest)
Process completed with exit code 1.
|
Tests (8.4, windows-latest)
Process completed with exit code 1.
|