Add stub for openssl_sign() function #18556
tests.yml
on: pull_request
Determine levels tests matrix
29s
Matrix: Integration tests
Matrix: Tests with old PHPUnit
Matrix: Tests
Matrix: Levels tests
Annotations
12 errors
Integration tests (ubuntu-latest):
stubs/core.stub#L344
Function proc_open() has parameter $command with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest):
stubs/core.stub#L344
Function proc_open() has parameter $descriptor_spec with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest):
stubs/core.stub#L344
Function proc_open() has parameter $env_vars with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest):
stubs/core.stub#L344
Function proc_open() has parameter $options with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest):
stubs/core.stub#L344
Function proc_open() has parameter $pipes with no value type specified in iterable type array.
|
Integration tests (ubuntu-latest)
Process completed with exit code 2.
|
Integration tests (windows-latest):
stubs/core.stub#L344
Function proc_open() has parameter $command with no value type specified in iterable type array.
|
Integration tests (windows-latest):
stubs/core.stub#L344
Function proc_open() has parameter $descriptor_spec with no value type specified in iterable type array.
|
Integration tests (windows-latest):
stubs/core.stub#L344
Function proc_open() has parameter $env_vars with no value type specified in iterable type array.
|
Integration tests (windows-latest):
stubs/core.stub#L344
Function proc_open() has parameter $options with no value type specified in iterable type array.
|
Integration tests (windows-latest):
stubs/core.stub#L344
Function proc_open() has parameter $pipes with no value type specified in iterable type array.
|
Integration tests (windows-latest)
Process completed with exit code 1.
|