Allow PHP 8.4 #83
Annotations
2 errors and 10 warnings
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L489
Function var_dump() should not be referenced via a fallback global name, but via a use statement.
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L489
Each PHP statement must be on a line by itself
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L490
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L492
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L493
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L494
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L495
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L496
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L497
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L498
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L499
Code after the EXIT statement on line 489 cannot be executed
|
PHPCodeSniffer [8.1, locked]:
test/Client/CurlTest.php#L500
Code after the EXIT statement on line 489 cannot be executed
|
Loading