Skip to content

fix compatibility with php 7.2 #88

fix compatibility with php 7.2

fix compatibility with php 7.2 #88

Triggered via push May 21, 2025 14:50
Status Failure
Total duration 35s
Artifacts
Matrix: Static analysis
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Static analysis (8.2)
Process completed with exit code 1.
Static analysis (8.2): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (8.0)
Process completed with exit code 1.
Static analysis (8.0): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (7.3)
Process completed with exit code 1.
Static analysis (7.3): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (7.4)
Process completed with exit code 1.
Static analysis (7.4): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (8.1)
Process completed with exit code 1.
Static analysis (8.1): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (7.2)
Process completed with exit code 1.
Static analysis (7.2): src/Body/RequestBody.php#L34
Constant JSON_THROW_ON_ERROR not found.
Static analysis (8.4)
Process completed with exit code 1.
Static analysis (8.4): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.
Static analysis (8.3)
Process completed with exit code 1.
Static analysis (8.3): src/Body/RequestBody.php#L35
Dead catch - JsonException is never thrown in the try block.