Skip to content

Fix passthru() on PHP 8.1 #1198

Fix passthru() on PHP 8.1

Fix passthru() on PHP 8.1 #1198

Triggered via pull request May 13, 2025 18:18
Status Failure
Total duration 2m 7s
Artifacts

continuous-integration.yml

on: pull_request
Fetch Definitions
6s
Fetch Definitions
Rector Tests
28s
Rector Tests
Matrix: Generated Tests
Matrix: Generator Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Generated Tests (8.3)
Process completed with exit code 1.
Generated Tests (8.3): lib/special_cases.php#L423
Function Safe\passthru() never assigns null to &$result_code so it can be removed from the by-ref type.
Generated Tests (8.2)
Process completed with exit code 1.
Generated Tests (8.2): lib/special_cases.php#L423
Function Safe\passthru() never assigns null to &$result_code so it can be removed from the by-ref type.
Generated Tests (8.4)
Process completed with exit code 1.
Generated Tests (8.4): lib/special_cases.php#L423
Function Safe\passthru() never assigns null to &$result_code so it can be removed from the by-ref type.
Generated Tests (8.1)
Process completed with exit code 1.
Generated Tests (8.1): lib/special_cases.php#L423
Function Safe\passthru() never assigns null to &$result_code so it can be removed from the by-ref type.