Add PHP 8.4 support #27
Annotations
3 errors and 1 warning
src/Json.php#L67
src/Json.php:67:88: InvalidFalsableReturnType: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but 'false|string' contains false (see https://psalm.dev/143)
|
src/Json.php#L70
src/Json.php:70:20: FalsableReturnStatement: The declared return type 'string' for Innmind\Json\Json::encode does not allow false, but the function returns 'false|string' (see https://psalm.dev/137)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading