Add stream_socket_{client,server} stubs for @param-out
#23219
Triggered via pull request
September 29, 2025 14:14
Status
Failure
Total duration
5m 48s
Artifacts
–
static-analysis.yml
on: pull_request
Generate baseline
2m 1s
Generate PHP baseline
1m 56s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
6 errors and 7 notices
|
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
|
|
PHPStan (7.4, ubuntu-latest):
stubs/stream_socket_server.stub#L11
Function stream_socket_server() uses native union types but they're supported only on PHP 8.0 and later.
|
|
PHPStan (7.4, ubuntu-latest):
stubs/stream_socket_client.stub#L11
Function stream_socket_client() 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.4, windows-latest):
stubs/stream_socket_server.stub#L11
Function stream_socket_server() uses native union types but they're supported only on PHP 8.0 and later.
|
|
PHPStan (7.4, windows-latest):
stubs/stream_socket_client.stub#L11
Function stream_socket_client() uses native union types but they're supported only on PHP 8.0 and later.
|
|
PHPStan (8.3, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (8.5, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (8.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (8.2, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (8.1, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (8.0, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
PHPStan (7.4, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|