Fix passthru() on PHP 8.1
#1198
continuous-integration.yml
on: pull_request
Check Sync
1m 50s
Matrix: Generator Tests
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.
|